Needs review
Project:
Project issue tracking
Version:
6.x-1.x-dev
Component:
Issues
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2010 at 22:37 UTC
Updated:
11 Nov 2010 at 22:37 UTC
Currently, even without the “assign and be assigned project issues” permission, authenticated users can assign issues to themselves and unassign them from the current user. The attached patch adds a new permission, “assign project issues to self”, that controls this behavior. Without this permission (and without “assign and be assigned project issues”), issue creation and comment add shows a fixed string for assignee rather than a dropdown box (a new issue is created unassigned).
After installing this patch, be sure to give the new permission to the desired roles; if you want the pre-patch behavior, give it to Anonymous and Authenticated users.
| Comment | File | Size | Author |
|---|---|---|---|
| project_issue-perm_assign_self.patch | 3.8 KB | teliseo |