Skip to content

Latest commit

 

History

History
9 lines (9 loc) · 408 Bytes

2024-01-30-fix-for-deleting-value-exclusions-breaks-variant-generation.md

File metadata and controls

9 lines (9 loc) · 408 Bytes
title issue author
Fix for deleting value exclusions breaks variant generation
NEXT-23571
p.dinkhoff

Administration

  • Added a short if-statement in thesw-product-variants-configurator-restrictions/index.js, that checks if the variantRestrictions are empty. If they are empty, the variantRestrictions are set to null.
  • Added corresponding jest tests
  • Removed this file from the baseline.ts