Visibility save attribute error #8271
Labels
bug report
Component: Catalog
Issue: Cannot Reproduce
Cannot reproduce the issue on the latest `2.4-develop` branch
Issue: Clear Description
Gate 2 Passed. Manual verification of the issue description passed
Issue: Format is valid
Gate 1 Passed. Automatic verification of issue format passed
Issue: Ready for Work
Gate 4. Acknowledged. Issue is added to backlog and ready for development
Preconditions
Steps to reproduce
Expected result
Actual result
The issue is inside Magento\Catalog\Controller\Adminhtml\Product\Attribute\Validate class, checkUniqueOption() function. Because 'visibility' is a dropdown attribute, the unique values validation is run, but this doesn't have any 'value' inside $options array.
The text was updated successfully, but these errors were encountered: