Skip to content
This repository was archived by the owner on Nov 24, 2023. It is now read-only.
This repository was archived by the owner on Nov 24, 2023. It is now read-only.

Data from exp_category_field_data missing when syncing categories #18

@NAlbuquerque

Description

@NAlbuquerque

When syncing categories, the exp_category_field_data table isn't properly carried over.

After syncing, if I used a {exp:channel:category category} tag with the group_category parameter of the synced group, I would get a blank list or only one category (which is weird).

After digging a little deeper I noticed that each category also has an associated row in the exp_category_field_data table.

I had to manually run a query on each category group create the necessary records for each synced category in the exp_category_field_data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions