Closed Bug 1475050 Opened 6 years ago Closed 6 years ago

add “Bugzilla” tab to the new crash detail page

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: alexisdeschamps, Unassigned)

References

Details

This bug is a sub-task of: https://bugzilla.mozilla.org/show_bug.cgi?id=1468810 This bug covers the “Bugzilla” tab on the Socorro crash report page. Example page: https://crash-stats.mozilla.com/report/index/b5e7edb7-734d-437d-824b-994550180711#tab-bugzilla The tab would need the following data about the crash: - list of links to report this bug in Bugzilla for different products (e.g. Firefox, Core, External Software Affecting, Firefox, Toolkit) - a list of associated bugs in Bugzilla including: - a link of the bug - summary of the bug This is how the data could be obtained through an API: GET https://crash-stats.mozilla.com/api/report/index/<crash id>/bugzilla This bug involves: - writing an API to get the mentioned data in an easy-to-use JSON format - creating the front-end components to display this data
No longer depends on: 1475046
Marking this INVALID. We're going to do the work in the original bug.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.