commercetools / commercetools/sphere-node-sdk
Ensure that product sync/differ create only one update action for setAttributeInAllVariants
Open
Type: Enhancement
- Dominant language
- CoffeeScript
- Stars
- 16
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
If product has 5 variants with attribute `brand` and brand has been changed in all variants from `A` to `B` then product-sync will generate 5 update actions of type `setAttributeInAllVariants`. It should generate only one update action per product and attribute flaged as `sameForAll`.
Contributor guide
Assessment
This issue has not been assessed yet.