mirror of
https://github.com/Alfresco/alfresco-community-repo.git
synced 2025-10-08 14:51:49 +00:00
RM-4619 - added cm:folder as accepted type and do the conversion onCommit - request doesn't have full info
This commit is contained in:
@@ -195,7 +195,7 @@ public class FilePlanTypeUnitTest extends BaseUnitTest
|
||||
|
||||
try
|
||||
{
|
||||
filePlanType.onCreateChildAssociation(childAssocRef, true);
|
||||
filePlanType.onCreateChildAssociationOnCommit(childAssocRef, true);
|
||||
}
|
||||
catch(IntegrityException ex)
|
||||
{
|
||||
|
Reference in New Issue
Block a user