craftcms / feed-me

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

“Disable missing elements globally” and “Delete missing elements” to factor in feed's `siteId` #1474

Open i-just opened 4 days ago

i-just commented 4 days ago

Description

When running an import with “Disable missing elements globally” or “Delete missing elements” checked, get the missing element by ID factoring in the site the feed is for.

Related issues

1468