Feature #4684
closedAllow for customizable view permissions when adding an issue
0%
Description
When adding a new issue, it is not possible to customize what options are available to that role when adding them. Its more of an all or nothing. Request would be to control which options are available.
ex.
A Client should not be able to set the priority, Assigned to, Category, Estimated time, or the due date of an issue. As they would automatically set it to Urgent and would not know how to properly catalog it.
Like wise they should not be able to change these options when updating an issue either.
Related issues
Updated by Jean-Philippe Lang almost 15 years ago
- Category set to Issues permissions
Updated by Alvaro Linares almost 14 years ago
This feature became really important to us.
I want to have exclusive control of the priority of the issues to organize and distribute tasks, and today whoever who can add a new or modify an existing issue sets the priority according to his/her needs, and not to my development plans... and then this situation gets out of control...
I mean, something like this will be very helpful for this kind of use.
Thanks for take this in count
:)
Updated by Go MAEDA almost 5 years ago
- Status changed from New to Closed
- Resolution set to Duplicate
In Redmine 2.1.0 and later, you can configure field permissions so that only users with particular roles can update it. Refer to #3521 for details.
Updated by Go MAEDA almost 5 years ago
- Is duplicate of Feature #3521: Permissions for roles to change fields per tracker/status added