Closed
Bug 750144
Opened 13 years ago
Closed 13 years ago
always_fileable_group should automatically include groups in product_sec_groups
Categories
(bugzilla.mozilla.org :: Extensions, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: glob, Assigned: glob)
References
Details
Attachments
(1 file)
|
913 bytes,
patch
|
dkl
:
review+
|
Details | Diff | Splinter Review |
we have a few groups which are configured as the security group for products in product_sec_groups, but users aren't able to file bugs into the group. 'mozilla services' is one example.
ideally the always_fileable_group should always be updated when a product is added, however this can be overlooked.
there shouldn't be any problem with automatically inserting groups from product_sec_groups into always_fileable_group
Attachment #619492 -
Flags: review?(dkl)
Comment 3•13 years ago
|
||
Comment on attachment 619492 [details] [diff] [review]
patch v1
Review of attachment 619492 [details] [diff] [review]:
-----------------------------------------------------------------
Looks fine to me. r=dkl
Attachment #619492 -
Flags: review?(dkl) → review+
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.0/
modified extensions/BMO/Extension.pm
modified extensions/BMO/lib/Data.pm
Committed revision 8162.
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.2/
modified extensions/BMO/Extension.pm
modified extensions/BMO/lib/Data.pm
Committed revision 8144.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•6 years ago
|
Component: Extensions: BMO → Extensions
You need to log in
before you can comment on or make changes to this bug.
Description
•