Feature #6331
closedGive a role a permission to view/edit only his tickets
0%
Description
Hi,
Currently in redmine I grant a role only with the option to globally view tickets and globally edit tickets or not at all.
I think it is very important to add a feature that allows users that have a certain role to view and edit only their tickets.
Thanks,
Alexander
Files
Related issues
Updated by Dmitry Vyal almost 14 years ago
It would be very useful feature for us too. What do developers think? Is it feasible to implement it given the current architecture of redmine?
Updated by Dmitry Vyal almost 14 years ago
Yeah, quite similar although this one is narrower. I must say, it was not an easy job to follow all that lengthy discussion.
If there is a consensus #337 would be implemented in redmine-1.1, I guess this feature is a duplicate and should be closed.
Updated by Jean-Philippe Lang almost 14 years ago
- Category changed from Permissions and roles to Issues permissions
Updated by Toshi MARUYAMA over 11 years ago
- Status changed from New to Needs feedback
- Priority changed from High to Normal
Updated by Go MAEDA over 9 years ago
- Status changed from Needs feedback to Closed
- Resolution set to Duplicate
Implemented by #7412 as Bruce Svare pointed out.
I close this issue.
Updated by Go MAEDA over 9 years ago
- Is duplicate of Feature #7412: Add an issue visibility level to each role added
Updated by Chet Wang over 9 years ago
I don't think this is OP wanted.
Visibility only control the 'view' permission of issues, but system still lacks another function -- edit permission. Users should edit only their raised tickets, I mean issue properties.
Updated by Toshi MARUYAMA over 9 years ago
Chet Wang wrote:
I don't think this is OP wanted.
Visibility only control the 'view' permission of issues, but system still lacks another function -- edit permission. Users should edit only their raised tickets, I mean issue properties.
I think it is duplicate of #5195.
Updated by Toshi MARUYAMA over 9 years ago
- Related to Feature #5195: edit_own_issues and delete_own_issues permissions added