Feature #16845
Add permission rule to allow watchers can edit issues
Status: | New | Start date: | ||
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | Permissions and roles | |||
Target version: | - | |||
Resolution: |
Description
hello,
i need to add this rule permission to allow watchers will can see and edit issues not assigned to them (so they will haven't 403 error to access).
I have no experience in Ruby, but I think that the change could be here:
https://github.com/redmine/redmine/blob/master/app/models/issue_query.rb
Could give you me a hand? I found a lot of related issues, but this is a problem without solution for the present.
Thanks a lot!
Related issues
History
#1
Updated by Toshi MARUYAMA over 8 years ago
- Tracker changed from Defect to Feature
- Category changed from Code cleanup/refactoring to Permissions and roles
- Priority changed from Urgent to Normal
#2
Updated by Hang Xie about 7 years ago
+1
#3
Updated by Toshi MARUYAMA about 7 years ago
- Related to Feature #8488: Create an 'Involve' mechanism to private issues added
#4
Updated by Toshi MARUYAMA about 7 years ago
- Related to Feature #20106: Adding issue watchers to "Issues Visibility" permissions added
#5
Updated by Go MAEDA about 7 years ago
I think this issue can be resolved if #14318 is implemented.
#6
Updated by Go MAEDA about 7 years ago
- Related to Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially) added
#7
Updated by Toshi MARUYAMA almost 7 years ago
- Related to deleted (Feature #20106: Adding issue watchers to "Issues Visibility" permissions)
#8
Updated by Toshi MARUYAMA almost 7 years ago
- Duplicated by Feature #21909: Issues visibility in roles: Issues where user is a watcher added
#9
Updated by Jean-Philippe Lang over 6 years ago
- Related to deleted (Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially))