Defect #16095
closedViewing issue: role permissions should hide start date, due date, time and % done and any related history
0%
Description
I have created a customer specific role & user and edited their permissions (role and workflow) to hide time related fields.
The correct behaviour is exhibited for this user under this role creating/updating issues - no time related fields are shown.
However when viewing the issue as this user the start date, due date, % done and estimated time is visible, as is the history related to this.
Please refer to the attached screen shot.
Environment:
Redmine version 2.4.2.stable
Ruby version 1.9.3-p484 (2013-11-22) [x86_64-linux]
Rails version 3.2.16
Environment production
Database adapter Mysql2
SCM:
Subversion 1.8.4
Git 1.8.3
Filesystem
Redmine plugins:
redmine_mylyn_connector 2.8.2.stable
Files
Updated by Richard Gunn almost 11 years ago
- File issues.png issues.png added
- File role.png role.png added
Additionally, the role constraints do not flow through under issues -> options -> columns list: the due date, estimated time and % done are visible, can be selected & added as columns onto the issue list although the user's role disables all time tracking
screenshots: issues.png, role.png
Updated by Jean-Philippe Lang over 10 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Disabling time tracking permissions for a role does not prevent this role from viewing start/due dates and estimates.
For now, there's no way to hide these standard fields to certain roles.