-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
Issue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: done
Description
Preconditions
- Magento 2.1.3
- PHP7
Steps to reproduce
- Add a new customer address attribute that should be unique.
- Save the value in two different addresses with the same value. (via Admin)
Expected result
- It should throw an error that the value must be unique.
Actual result
- It is saving both addresses with the same value.
Comment
I tested this with two existing addresses and with adding a new address in both cases the problem exists.
Metadata
Metadata
Assignees
Labels
Issue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedGate 2 Passed. Manual verification of the issue description passedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedGate 1 Passed. Automatic verification of issue format passedProgress: done
Type
Projects
Status
Done