Alfresco Auditable Aspect Disable
by Angel Borroy
Community
Alfresco Repository module that prevents cm:modified and cm:modifier from being updated when a specific aspect is added to a node, keeping audit metadata unchanged.
About
By default Alfresco updates cm:modified and cm:modifier on every node change. This module disables that AUDITABLE behaviour when a configurable triggering aspect is added.
- Triggering aspect configured in
alfresco-global.properties:triggering.aspect.qname={http://www.alfresco.org/model/content/1.0}templatable - After adding the specified aspect,
cm:modified/cm:modifierremain unchanged - Deployed as a standard JAR to
platform/modules