Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.x]: After Entrifying categories, existing Feed Me feeds break #1340

Open
chrismlusk opened this issue Jun 28, 2023 · 1 comment
Open

[4.x]: After Entrifying categories, existing Feed Me feeds break #1340

chrismlusk opened this issue Jun 28, 2023 · 1 comment
Assignees
Labels

Comments

@chrismlusk
Copy link

chrismlusk commented Jun 28, 2023

What happened?

Description

After Entrifying categories, Feed Me feeds that include a mapping to those categories stop working. I see the following error in my Feed Me logs:

Undefined array key 1 - Categories.php: 85

Fortunately, resaving the feed (no changes needed) resolved the issue for me, but this seems to be an oversight with entrification.

Steps to reproduce

  1. Have a Feed Me feed with a mapped category field.
  2. Use entrify/categories on that category.
  3. Attempt to run that feed.

Craft CMS version

4.4.14

PHP version

8.1

Installed plugins and versions

  • Feed Me: 5.1.4
@chrismlusk chrismlusk added the bug label Jun 28, 2023
@brandonkelly brandonkelly transferred this issue from craftcms/cms Jun 29, 2023
@i-just i-just self-assigned this Jul 4, 2023
@i-just
Copy link
Contributor

i-just commented Jul 4, 2023

Hi, thanks for reporting! I have raised a PR that should help with this.

Fortunately, resaving the feed (no changes needed) resolved the issue for me, but this seems to be an oversight with entrification.

Yes, re-saving your feed without making any changes will do the trick because updated field types are grabbed and saved in the feed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants