Actions
Feature #1874
openSupport validations for multivalued eav attributes
Status:
New
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Eav
Target version:
-
Start date:
09/24/2019
Due date:
% Done:
0%
Estimated time:
Owner:
Description
Version 9.7.6, tested also on demo (9.4.0)
- EAV is multivalued and unique
- Set multiple values to it
- Try to remove the first value
- Exception "Form is not valid" - "Field value has to be unique. Value [xxxx] is already used."
This exception occurs whenever you try to remove the value, which is not last in the multivalued attribute.
Workaround: remove the value, but leave empty line instead of it.
Files
Related issues
Actions