Not importing fields to products makes them empty anyways
Opened this issue · 2 comments
bartrylant commented
Description
When using FeedMe to update products in Commerce 5, existing values get overridden, even when you don't import the field.
In this example, if FeedMe finds an existing product that has a description and has assets, the assets get removed and the description will be overridden by an empty value.
Steps to reproduce
- Import products with FeedMe
- Choose to update existing products
- Select a few field to NOT import
- The fields that have NOT been selected to update, will be updated anyway (with an empty value)
Additional info
- Craft version: Craft Pro 5.3.6
- PHP version: 8.3.8
- Database driver & version: MySQL 8.3.0
- Plugins & versions: 6.3.0
i-just commented
Hi, thanks for getting in touch! I can’t replicate this issue.
Could you please share a screenshot of the entire mapping screen and provide a snippet of your feed? Also, what have you selected as the Primary Element (second screen when editing a feed)?