In order to implement the bulk edit append, we need to have a strategy to identify the type of fields we will have in the bulk edit layout. Since we only want to display the append option in multivalued fields, it is necessary to fetch the schemas and store them so we can have a way to compare types.
- causes
-
WEBUI-675 Add mock data to bulk append unit test
- Resolved
- is related to
-
WEBUI-673 Refactor duplicated method _fetchSchemas in nuxeo-diff
- Resolved
- is required by
-
WEBUI-669 Check if field is multivalued
- Resolved
-
WEBUI-670 Add appended values to the operation's parameters
- Resolved
-
WEBUI-671 nuxeo-edit-documents-button code optimizations
- Resolved
-
WEBUI-685 Add values option in bulk edit form
- Resolved