-
Type: User story
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: Retention
-
Epic Link:
-
Tags:
-
Sprint:UI - 2023-7, UI COOLDOWN - 2023-7, UI - 2023-8
-
Story Points:3
As an administrator, I can NOT replace or remove an attachment under retention for these file types / document types:
- Audio
- Video
- Picture
- Zip file
- Email (e.g., .eml or .msg)
AC
When
- a document is under retention and / or under legal hold
- AND a single valued property is configured to be retained (e.g., customschema:property)
- AND this property is shown in the document view using the nuxeo-document-viewer widget (i.e., the default viewer)
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
This behavior is applicable to:
- default properties configured to be retainable
- custom properties configured to be retainable using studio
Note:
Checking for these AC requires studio configuration to be produced, it is not available by default
Maybe the element already manages this, but it needs to be checked that it can apply to any blob property and not only file:content
- clones
-
WEBUI-991 Prevent replacing or removing custom files under retention shown with nuxeo-document-viewer
- Resolved