Comment on an Issue. Can reference Artefacts. Can be deleted, if deleted, the body is set to an empty String and the referencedComments are cleared. Keeps track when it was last edited and by who, but does not keep track of the change history. READ is granted if READ is granted on `issue`.
Constructors
Properties
IssueComments which answer this Comment.
Keep track when the body of the Comment was last updated. If not updated yet, the DateTime of creation.
The User who last edited the body of this Comment. If not edited yet, the creator of the Comment.
The DateTime this entity was created at.
If true, the IssueComment was deleted and the body is no longer visible.
The DateTime this entity was last modified at.
The User who last modified this entity.
Version used for optimistic locking
If existing, the parent TimelineItem
Referenced Artefacts. Changes to not cause lastEditedAt/lastEditedBy to change.