-
Type: Bug
-
Status: Resolved
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 2021
-
Fix Version/s: 2021.24
-
Component/s: Annotations, Comments
-
Release Notes Summary:Comment and annotation does not appear as edited just after creation
-
Tags:
Reproduction steps
- in webui, create a comment on a document
=> the comment shows 'edited'
The problem is here in the code, Instant.now() is called twice which results in two different times for the creation and modification time
- links to