Hi all,
I am upgrading from enterprise 3.1 to 3.3 and having problems with FileFolderService.copy.
I have a custom child relation (!= ASSOC_CONTAINS). When I invoke a deep copy on my node
with my custom child relations I get the following error:
Exception - Behaviour should have been invoked:
Aspect: org.alfresco.repo.copy.CopyServiceImpl$FolderTypeCopyBehaviourCallback
Assoc: …
CopyDetails […
When I look at the code it's obvious that the exception is thrown on any non assoc_contains
child relationship. But, I don't know what to do. Do I have to add a custom aspect?
Is there some docu?
Thanks for any help,
Heike