Closed Bug 1475046 Opened 6 years ago Closed 6 years ago

add “Metadata” 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 “Metadata” tab on the Socorro crash report page. Example page: https://crash-stats.mozilla.com/report/index/b5e7edb7-734d-437d-824b-994550180711#tab-metadata The tab would need the following data about the crash: - the description of the value and the value for each of the results of RawCrash().get(<crash_id>).keys() RawCrash is a class in socorro/webapp-django/crashstats/crashstats/views.py This is how the data could be obtained through an API: GET https://crash-stats.mozilla.com/api/report/index/<crash id>/metadata 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: 1475038
Blocks: 1475050
No longer blocks: 1475050
Blocks: 1475055
No longer blocks: 1475055
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.