Closed
Description
Preconditions (*)
Demo build on the demo store of basecom: https://www.basecom.de/magento2/demo
Magento Ver.-2.2.6
On (multi)select attributes it is possible to save duplicates. The validation is correct, but for some reason the list of options is hidden after validation and not validated again due to that.
Steps to reproduce (*)
- Open product attribute "activity"
- add new option "Urban"
- Click on Save Attribute
- Click a second time on "Save Attribute"
Expected result (*)
- Error is shown on the two options
- List of options does not vanish
- after correction the attribute is saved WITHOUT duplicate
Actual result (*)
- List of Attributes vanishes
- See the error triangle on the tab on the left
- The attribute is saved WITH duplicate
Might be connected to #7646
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.3 release lineGate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentThe issue has been reproduced on latest 2.2 release