mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
RM-3144 Create a patch to migrate clearance level.
Previously the clearance level was stored in its own aspect in the classified content model, but it has now been moved to the security marks model.
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<property name="description" value="RM patch executer"/>
|
||||
<property name="sinceVersion" value="2.2"/>
|
||||
<property name="executeOnceOnly" value="false"/>
|
||||
<property name="moduleSchema" value="2401"/>
|
||||
<property name="moduleSchema" value="2501"/>
|
||||
<property name="attributeService" ref="AttributeService" />
|
||||
<property name="dependsOn">
|
||||
<list>
|
||||
|
Reference in New Issue
Block a user