title | issue |
---|---|
Variant visibility for salesChannel does not work correctly |
NEXT-13979 |
- Changed
sw_product_category_form_visibility_field
block insrc/module/sw-product/component/sw-product-category-form/sw-product-category-form.html.twig
to add attributecustomRemoveInheritanceFunction
. - Added computed
productVisibilityRepository
insrc/module/sw-product/component/sw-product-category-form/index.js
. - Added method
visibilitiesRemoveInheritanceFunction
insrc/module/sw-product/component/sw-product-category-form/index.js
to updateproductId
when remove inherited.