-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.2 GA
-
Fix Version/s: 5.5.0-HF13, 5.6-RC3, 5.6
-
Component/s: Core
-
Tags:
As User:
- I create a document
- I modify it twice and ask for major increment version
- I modify it once and ask for major increment version
- The document is version 2.0
- I copy the document
- I paste it
- The pasted document is in version 2.0+
-> but we expected to have it in 0.0.
=> In other words:
When you copy a document, the pasted document should have 0.0 version number. Currently it keeps the original document version number, but the history is correctly reset (see attached screenshots).