Closed
Bug 919559
Opened 11 years ago
Closed 11 years ago
Make supersearch understand "normal" values for hang type and process type
Categories
(Socorro Graveyard :: Middleware, defect, P1)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
RESOLVED
FIXED
76
People
(Reporter: adrian, Assigned: adrian)
References
Details
(Whiteboard: [qa+])
The values stocked in the database are not "hang", "crash", or "plugin" (for example) but integers. We should make the middleware able to understand those values, and then re-activate the corresponding options in the UI.
Assignee | ||
Comment 2•11 years ago
|
||
Pull request: https://github.com/mozilla/socorro/pull/1857
Steps to QA
-----------
1. Go to Super Search.
2. Verify that "Hang type" and "Process type" are in the list of available parameters.
2. Run searches with various values for "hang type" and "process type", verify they return results and no error happens.
Assignee | ||
Updated•11 years ago
|
Whiteboard: [qa+]
Assignee | ||
Updated•11 years ago
|
Target Milestone: --- → 73
Comment 3•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/c74678903cefb152480fa5c18512ee5de1f1547b
Fixes bug 919559 - Added process_type and hang_type to Super Search. r=peterbe
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Target Milestone: 73 → 76
Updated•9 years ago
|
Product: Socorro → Socorro Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•