Details
-
Bug
-
Resolution: Fixed
-
Major
-
1.9.3
-
None
-
None
-
Unit
-
Unknown
-
N/A
-
N/A
-
Description
Reproduction steps:
- Request creation of a new document containing:
{{velocity}} $doc.contentUpdateDate {{/velocity}}
- Wait 5 minutes to avoid any mistake
- Merge the changes and access the document created
Expected result:
- All dates of the doc are the same: the date of the modification of the document, the displayed content update date, the date of the creation of the document and the date in the history
Obtained result:
- The date of the modification and the date in the history are the same and matches the date of merging, however the content update date and the creation date matches the date of the original changes (i.e. it matches the creation of the CR)