-
Type:
User story
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: Retention
-
Epic Link:
-
Tags:
As an administrator, I can NOT add, replace or remove an attachment under retention (nuxeo-document-attachments element)
AC
When
- a document is under retention and / or under legal hold
- a multivalued property is configured to be retained (e.g., files:files)
- this property is shown in the document view using the nuxeo-document-attachments widget (e.g., the default attachments widget for a File document type)
Then:
- As an administrator in Web UI, I can NOT replace the corresponding file(s) as the action is not available
- As an administrator in Web UI, I can NOT remove the corresponding file(s) as the action is not available
- As an administrator in Web UI, I can NOT add another file as the action is not available
Notes:
nuxeo-replace-blob-button
nuxeo-delete-blob-button
https://github.com/nuxeo/nuxeo-web-ui/blob/maintenance-3.0.x/elements/nuxeo-document-actions/nuxeo-replace-blob-button.js#L187 needs to be evolved