Closed
Bug 551210
Opened 16 years ago
Closed 16 years ago
Retargetted flags should be deleted if the flag setter has no privs to set the flag in the new product
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.6
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
(Keywords: regression)
Attachments
(1 file)
|
743 bytes,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
As described at http://landfill.bugzilla.org/bugzillaqa/show_bug.cgi?id=3097, a flag set by a user not in the grant group of the retargetted flag is not deleted when moving the bug in a new product/component, despite it should.
This is working fine in Bugzilla 3.4.6. I suspect bug 415541 to be the culprit.
Flags: blocking3.6+
| Assignee | ||
Comment 1•16 years ago
|
||
Make sure the current flag setter has enough privs for the new flag type.
Attachment #431997 -
Flags: review+
| Assignee | ||
Comment 3•16 years ago
|
||
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/trunk/
modified Bugzilla/Flag.pm
Committed revision 7062.
Committing to: bzr+ssh://lpsolit%40gmail.com@bzr.mozilla.org/bugzilla/3.6/
modified Bugzilla/Flag.pm
Committed revision 7031.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•