Actions
Feature #1445
closedadd new permission 'edit issue planning'
Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Permissions and roles
Target version:
-
Start date:
2008-06-13
Due date:
% Done:
0%
Estimated time:
Resolution:
Wont fix
Description
A permission 'edit issue planning' can be added which allows or disallows the possibility to edit following fields:
- Priority
- Target version
- Start and due date
- Estimated time
- % Done
These fields are currently frequently abused by reporters and should only be filled in by the developers of a project. Otherwise, reporters can pollute the issue overviews, like demonstrated by the current redmine roadmap.
Related issues
Updated by Brian Lindahl almost 14 years ago
Created patch issue to follow the progression of my patch to add this feature and other issue edit permission improvements. Please add relation to #7444.
Updated by Go MAEDA almost 5 years ago
- Related to Feature #3521: Permissions for roles to change fields per tracker/status added
Updated by Go MAEDA almost 5 years ago
- Status changed from New to Closed
- Resolution set to Wont fix
You can set fields to read-only per tracker/status/role in "Fields permission" tab in Workflow page. It is more fine-grained control than adding the permission you suggested.
The feature became available in Redmine 2.1.0 (#3521).
Actions