Closed
Bug 529974
Opened 15 years ago
Closed 14 years ago
Let users with local editcomponents privs manage flags for products they can administer
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.2
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
Attachments
(1 file)
39.68 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
When you have local editcomponents privs, you can only edit product, component, milestone and version properties, but you cannot edit flags themselves. What we should do is to allow you to create flags in this specific product, i.e. the inclusion list should only list products you can administer. For existing flags, you should be allowed to remove flags from products you can administer, and edit their properties (including deactivating them) if your product is the single one in the inclusion list.
![]() |
Assignee | |
Updated•15 years ago
|
Assignee: administration → LpSolit
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 3.8
![]() |
Assignee | |
Updated•15 years ago
|
Target Milestone: Bugzilla 4.0 → Bugzilla 4.2
![]() |
Assignee | |
Comment 1•14 years ago
|
||
Here we go. r=me as module owner.
Attachment #495184 -
Flags: review+
![]() |
Assignee | |
Comment 2•14 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified editflagtypes.cgi
modified Bugzilla/FlagType.pm
modified Bugzilla/User.pm
modified skins/standard/attachment.css
modified skins/standard/global.css
modified template/en/default/admin/admin.html.tmpl
modified template/en/default/admin/flag-type/edit.html.tmpl
modified template/en/default/global/user-error.html.tmpl
Committed revision 7611.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Flags: testcase?
Flags: approval+
Keywords: relnote
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•