Feature #33868
open
Prevent adding notes to closed issues
Added by Mizuki ISHIKAWA over 4 years ago.
Updated 6 days ago.
Category:
Issues permissions
Description
Preventing the ability to add notes to closed issues prevents the problem of resuming work with the status closed.
If you change the status to something other than closed, such as Reopen, you can add notes.
Files
The attached patch adds the add_note_to_closed_issue permission.
Only if you do not have the add_note_to_closed_issue permission, you cannot add notes to closed issues.
- Target version set to Candidate for next major release
Maybe this should be controlled by a tracker base rather than permission. To me, whether to accept comments or not when the issue is closed appears to be an element that defines the nature of an issue.
Go MAEDA wrote in #note-5:
Maybe this should be controlled by a tracker base rather than permission. To me, whether to accept comments or not when the issue is closed appears to be an element that defines the nature of an issue.
Here is a patch to add an "Allow comments on closed issues" option for each tracker.
Also available in: Atom
PDF