As a Web UI user, for each property available in the form, I can decide to add values to the existing ones
AC
- In the bulk edit form, next to each label, the dropdown provides an option to add new values
- Option is located below "replace with", meaning we should have in this order:
- Keep current value(s) (default)
- Replace with
- Add value(s) [NEW]
- Remove value(s)
- Option is located below "replace with", meaning we should have in this order:
-
- The option to add values is disabled for single valued properties
- depends on
-
WEBUI-668 Fetch schemas and cache them
- Resolved
- is related to
-
WEBUI-671 nuxeo-edit-documents-button code optimizations
- Resolved
-
NXDOC-2427 Document bulk edit option to add values
- Resolved
-
WEBUI-673 Refactor duplicated method _fetchSchemas in nuxeo-diff
- Resolved