craftcms / feed-me

Craft CMS plugin for importing entry data from XML, RSS or ATOM feeds—routine task or on-demand.
Other
287 stars 140 forks source link

[5.0.0-beta.2] Setting unknown property: craft\\elements\\db\\EntryQuery::enabledForSite #1126

Closed WHITE-developer closed 2 years ago

WHITE-developer commented 2 years ago

Description

When trying to import commerce products and linking an entry field you are getting the following error Setting unknown property: craft\\elements\\db\\EntryQuery::enabledForSite - Component.php: 209

Additional info

olivierbon commented 2 years ago

@WHITE-developer I'm not able to replicate this issue since Feed Me 5.0.1 and Craft 4+. Do you still have the problem? If so, could you write to support@craftcms.com, please?

nikolenko-dmitriy commented 2 years ago

Hello!

Was able to reproduce this as well. For me this happend when I try to set the Default Entry for an entry field on the last Map step in a feed settings.

2022-09-07_18-26

Additional info

olivierbon commented 2 years ago

Thanks @nikolenko-dmitriy! I was able to replicate this time. The fix will be in next release.

martinherweg commented 1 year ago

@olivierbon Is there a new release scheduled? Would be great to have this fixed.

aaronmclayton commented 1 year ago

@olivierbon I saw the release for January for 5.0.5 fixed this. Does this also apply for craft\elements\db\CategoryQuery::enabledForSite? I had the same issue with Category that many did for Entries.