cancel
Showing results for 
Search instead for 
Did you mean: 

copy in 3.3

hf409
Champ in-the-making
Champ in-the-making
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
1 REPLY 1

hf409
Champ in-the-making
Champ in-the-making
Hi all,

this helped:
https://issues.alfresco.com/jira/browse/ALF-958

Thanks for every one who read my post 😉

Heike