Closed
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
Type
Projects
Status
Done