-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 10.10
-
Component/s: UI
-
Release Notes Summary:The 'nuxeo-diff' element handles dynamic facets.
-
Release Notes Description:
-
Tags:
-
Backlog priority:700
-
Team:UI
-
Sprint:UI - 2021-09, UI - 2021-10
Currently nuxeo-diff calls the endpoint /nuxeo/api/v1/config/types/File to read the schemas which will be compared (function _fetchSchemas() in nuxeo-diff.html)
However it does not cover the use case where facets were dynamically added to a documentModel (which is done by PCLM for example).
I've created a WEBUI ticket, but a NXP one may be required too to add an endpoint which returns the schemas of a DocumentModel.
- is related to
-
NXP-27995 Make DocumentModelJsonWriter expose schemas
- Resolved
- Is referenced in