From ad656729c9d21e050a1871967df8ceeef8d54097 Mon Sep 17 00:00:00 2001 From: Tom Page Date: Wed, 18 Jan 2017 12:22:24 +0000 Subject: [PATCH] MNT-16881 Add CreateChild permission to the write group. Note that the RM permission code in RecordsManagementPermissionPostProcessor is not navigating the permission group hierarchy correctly. This is a simple fix to solve the issue referenced, but the full fix will go into master. --- .../module/org_alfresco_module_rm/alfresco-global.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/alfresco-global.properties b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/alfresco-global.properties index 4520306a4e..7f39bba3c9 100644 --- a/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/alfresco-global.properties +++ b/rm-community/rm-community-repo/config/alfresco/module/org_alfresco_module_rm/alfresco-global.properties @@ -85,7 +85,7 @@ rm.patch.v22.convertToStandardFilePlan=false # these take a comma separated string of permissions from org.alfresco.service.cmr.security.PermissionService # read maps to ReadRecords and write to FileRecords rm.haspermissionmap.read=ReadProperties,ReadChildren -rm.haspermissionmap.write=WriteProperties,AddChildren +rm.haspermissionmap.write=WriteProperties,AddChildren,CreateChildren # # Extended auto-version behaviour. If true and other auto-version properties are satisfied, then