Closed
Bug 304067
Opened 19 years ago
Closed 19 years ago
Bugzilla::User get_selectable_products should return Product objects
Categories
(Bugzilla :: User Accounts, enhancement)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.22
People
(Reporter: mkanat, Assigned: LpSolit)
References
Details
(Whiteboard: [blocker will fix])
Right now get_selectable_products in Bugzilla::User returns a list of product_ids. It would be a lot more convenient if it returned either a hash or an array of Bugzilla::Product objects.
| Reporter | ||
Updated•19 years ago
|
Target Milestone: --- → Bugzilla 2.22
| Assignee | ||
Updated•19 years ago
|
Assignee: user-accounts → LpSolit
| Assignee | ||
Comment 1•19 years ago
|
||
fixed by bug 286158
Status: NEW → RESOLVED
Closed: 19 years ago
Depends on: 286158
Resolution: --- → FIXED
Whiteboard: [blocker will fix]
You need to log in
before you can comment on or make changes to this bug.
Description
•