Closed
Bug 1373000
Opened 8 years ago
Closed 8 years ago
New BugModal API for product data and component+product-specific data
Categories
(bugzilla.mozilla.org :: API, enhancement)
Tracking
()
RESOLVED
FIXED
People
(Reporter: seban, Assigned: seban)
References
Details
Attachments
(1 file)
A new edit API would be needed which can load both: product data and component+product-specific data. This in order to satisfy the requirements of the upcoming new-bug interface.
The existing APIs create bug specific data (eg. url: https://bugzilla.mozilla.org/rest/bug_modal/new_product/<bug-number>?product=<product>&Bugzilla_api_token=<token>) and hence, is not desirable. Also other general APIs are slow.
This will also be needed for anything replacing the current product dashboard.
Comment 2•8 years ago
|
||
Updated•8 years ago
|
Summary: New edit API for product data and component+product-specific data → New BugModal API for product data and component+product-specific data
Updated•8 years ago
|
Attachment #8877851 -
Flags: review+
Comment 3•8 years ago
|
||
To git@github.com:mozilla-bteam/bmo.git
8bb543cad..9e71dcae1 master -> master
Assignee: dylan → sebastinssanty
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•