Feature #43949
closedChanging access rights to tasks and adding a comment history.
Description
If the access settings for the role specify the right to edit comments on the task, the user can also delete them.
It would be great if it were possible to differentiate the functions of editing and deleting comments by making them separate permissions. For example, a user could edit comments, but not delete them.
However, all these features will be useless if the history of changes to comments is not saved. Therefore, I suggest adding these two functions to the new versions of the system.
Related issues
Updated by Holger Just about 4 hours ago
- Is duplicate of Feature #12388: diffs for editions of issue/notes entries added
Updated by Holger Just about 4 hours ago
- Status changed from New to Closed
- Resolution set to Duplicate
Deleting a comment is currently exactly the same as clearing its notes. If nothing else was changed in the same journal entry, it will be deleted then as its effectively empty. Other tracked changes in the journal are immutable and can't be changed. See #1725 for details about this.
Tracking changes of a journal's note was requested in #12388 already.
As such, I'm closing this as a duplicate.