XMLWordPrintable

    Details

    • Type: New Feature
    • Status: Resolved
    • Priority: Critical
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: ADDONS_7.10, ADDONS_9.10
    • Component/s: Retention

      Description

      As a developer, I can add a "Record" facet to any document. The facet comes with the Record schema.
      Record Schema:

       - retention_rule {
          - ruleId (string)
          - cutoff_at (date)
          - disposal_at (date)
          }
      
       - rules (retention_rule[]) 
       - status (unmanaged (default value) / cutoff / disposal)(string)
       - min_cutoff_at (date)
       - max_retention_at (date)
      

      The developer should also have an document adapter for getting those information pieces

        Attachments

          Activity

            People

            • Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: