Details
Description
Steps to reproduce:
1. Migrate a versionable node, including its version history (--copy-versions=true)
2. Migrate it again, excluding its version history (--copy-versions=false
Result:
- the node is still versionable after the 2nd migration
- the version history is not removed
Expected:
- the node shouldn't be versionable after the 2nd migration
Attachments
Issue Links
- breaks
-
OAK-8070 The date-based copy-versions directive doesn't work correctly with include-paths
- Closed