Feature #33868
Prevent adding notes to closed issues
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Issues permissions | |||
Target version: | Candidate for next major release | |||
Resolution: |
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.
Related issues
History
#1
Updated by Mizuki ISHIKAWA over 2 years ago
- File feature-33868.patch
added
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.
#2
Updated by Yuuki NARA over 2 years ago
+1
and same as the ticket below.
https://www.redmine.org/issues/13814
https://www.redmine.org/issues/2685
#3
Updated by Go MAEDA over 2 years ago
- Target version set to Candidate for next major release
#4
Updated by Go MAEDA almost 2 years ago
- Related to Feature #13814: No more comments when ticket closed added