Details
-
Bug
-
Resolution: Obsolete
-
Major
-
None
-
4.5
Description
During versioning CopyUtil uses clone() to transfer data from source workspace to mgnlVersion. Since workspace.clone() supports cloning only between workspaces of the same repository this operation breaks when source and destination workspaces are not in same repository. See attached stacktrace for details.
One possible solution would be to use export/import instead of cloning for transfer.
Checklists
Acceptance criteria