Simple multivalued properties - As a Web UI user, values are added to the existing ones when executing a bulk edit with the "add values option"
AC
For simple multivalued properties:
- When executing the bulk edit, for properties where the "add values" option was selected
- Values entered in the form that do not exist already in the destination documents are added
- Already existing values are ignored. e.g. If dc:subjects already contains art/architecture and the user adds it using the bulk edit form, it is only stored once in the document.
- depends on
-
WEBUI-670 Add appended values to the operation's parameters
- Resolved