feed-me
feed-me copied to clipboard
Importing table field with [] creates a blank row on entry
Description
If you setup a table field on your entry, with no default value, and map it on import, you will get a blank table row inserted when the json value is an empty array.
Steps to reproduce
- Setup a table field and map it
- In the feed, set the value for that field to
[]
- Run the feed
- Check the entry, the table field will have an empty row
You can work around this by not including the field in the feed entirely.
Additional info
- Craft version: 3.5.16
- FeedMe version: 4.3.6
- PHP version: 7.3.24