craftcms / feed-me

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

check if element enabled(forSite) attribute(s) changed #1333

Closed i-just closed 1 year ago

i-just commented 1 year ago

Description

If element status is the only thing that should get updated, and the compareContent is set to true (default), the status wasn’t being updated because the content comparison check wasn’t taking enabled and enabledForSite into account.

Related issues

1310

i-just commented 1 year ago

Closing in favour of #1334, which targets Feed Me v4.