feed-me icon indicating copy to clipboard operation
feed-me copied to clipboard

Can't update some Entries' fields with blank data

Open romainpoirier opened this issue 3 years ago • 1 comments

Description

I would like to import and update Entries using a FeedMe, based on a remote JSON file. Sometimes, the fields are filled, sometimes not.

I would like FeedMe to update these fields if they are empty in the JSON. But currently, these blank values are skipped instead of replaced.

For special field like Date/Time field, I need a true blank value, not the current date.

Is this possible at this time? If so, how can I do?

Additional info

  • Craft version: Craft Pro 3.7.43
  • PHP version: 7.4.25
  • Database driver & version: MySQL 5.7.23

romainpoirier avatar Jun 23 '22 15:06 romainpoirier

Related: https://github.com/craftcms/feed-me/issues/797

jamesmacwhite avatar Jun 23 '22 15:06 jamesmacwhite

Closing as a dupe of https://github.com/craftcms/feed-me/issues/797, which has been resolved (for real this time) in the next release.

angrybrad avatar Apr 11 '23 17:04 angrybrad