-
Type: Improvement
-
Status: Resolved
-
Priority: Minor
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: UI
-
Epic Link:
-
Tags:
-
Team:UI
-
Sprint:UI - 2020-08, UI - 2020-09
The following elements are using the Write permission but should be using WriteProperties:
- nuxeo-document-form-button (see code)
- nuxeo-document-attachments (see code)
- nuxeo-collapsible-document-page (see code)
- nuxeo-replace-blob-button (see code)
- nuxeo-note-editor (see code)
- nuxeo-document-viewer (see code)
- nuxeo-saved-search-actions (see code, it also uses an Everything permission, which should not be necessary as well, needs testing)
Some of the elements might not work as expected, so the plan is to document those that did not work and exclude them from the scope of this ticket. We will review them later.