-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 10.10-HF21
-
Component/s: BlobManager, Retention
-
Epic Link:
-
Tags:
-
Team:GANG
-
Sprint:nxGang Sprint 11.1.19
-
Story Points:2
Description
This task is to handle specific use cases of metadata based retention:
- if the metadata is empty or null, the retention rule is still applied and the document becomes a record without expiration date (eligible to deletion)
- if the metadata makes the expiration date is passed at application time, the retention rule is still applied and the document becomes a record without expiration date (eligible to deletion)
Acceptance criteria
- For a retention policy with 2 years of retention and configured as "Based on a metadata", when the metadata is not filled or is not correct, the document becomes a record without expiration date (eligible to deletion)
- For a retention policy with 2 years of retention and configure as "Based on a metadata", when the metadata is older that the retention policy period, the document is declared as a record without expiration date