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

match and create elements with title or slug "zero" #1339

Closed i-just closed 1 year ago

i-just commented 1 year ago

Description

In the CMS, it is possible to create elements with the title (or slug) set to "0" or "false". Feed Me can have trouble finding (and creating) elements with the title (or slug) of "0".

Allow to match and create Category, Entry, Product, and Digital Product with title or slug set to a zero in the feed. For Product Variant, do the same but just for the title.

Related issues

1102