feed-me
feed-me copied to clipboard
Can't update variants SKU
Description
Hello,
I am trying to update my variants SKU, so I set a custom field in that variant as the identifier and set its value to the old SKU.
When I run the feed, I get this error Call to a member function normalizeValue() on null - DefaultField.php: 45.
Additional info
- Craft version: 3.3.15
- Feed Me version: 4.1.2
Not sure if this is related, but I'm running a feed trying to update SKUs on Commerce products with a single variant. Title gets updated, but Variant fields do not. No errors in the logs. I've tried toggling the Is Default setting for the Variant fields in the Feed settings. Craft version 4.2.0 Feed Me version: 5.0.4
I've tested the issue for feed-me v4 and v5. Updating a Commerce Variant is not yet supported. We'll update the ticket when the feature gets released.
@lukeholder @pdaleramirez Checking in to see where this is at and if you have an ETA for this Commerce Variant functionality for imports?
I've been experiencing some issues when trying to update commerce variant data. I attempted to set a range of SKUs to be "disabled" but it's deleting all of them except for the last one in the list, which it is correctly setting to "disabled".
@lukeholder @pdaleramirez Sorry, can I just confirm, are you saying the FeedMe cannot currently actually update existing variant data and instead only create new variants?