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

multi-select - numeric values shouldn't be treated as empty #1444

Closed i-just closed 1 month ago

i-just commented 1 month ago

Description

When importing into a multi-select, treat numeric values as not empty.

I also checked checkboxes, dropdown and radio fields, and they are all already capable of matching on a numeric zero value/label.

Related issues

1413