CIM Issues #5249
Document activity
Description
Provide capability to record activity for a document (e.g. history of a document's approval cycle) (24)
Files
Proposed Solution
Add association between ActivityRecord and Document
Decision
A specialization of ActivityRecord (ConfigurationEvent) was created that has an association with Document.
The model was changed to be more explicit about how to track changes to a document as opposed to associating related documents to each other. The Document self-association was added for this purpose.
Release Notes
A specialization of ActivityRecord (ConfigurationEvent) was created that has an association with Document.
The model was changed to be more explicit about how to track changes to a document as opposed to associating related documents to each other. The Document self-association was added for this purpose.