When mapping a feed, I choose a target thats an Entity Reference (Featured Image).

I get the following error:

Notice: Undefined property: Drupal\field\Entity\FieldConfig::$media_feeds_info in Drupal\media_feeds\Feeds\Target\MediaTarget->createTargetInstance() (line 353 of /app/web/modules/media_feeds/src/Feeds/Target/MediaTarget.php) #0

There is more I can paste later if needed.

Thanks,

Dave

Comments

jadus1968 created an issue.

hussein-elhussein’s picture

I couldn't reproduce this issue,
I tested with media field > image bundle and i was able to create and update the image field in that bundle.
if you mean you have an entity reference field in that bundle beside the image field, i don't think it will work
cuz entity reference fields means more fields in that field (nested) and so a lot of work.
this is just a basic support