Closed
Bug 914816
Opened 11 years ago
Closed 11 years ago
Improve pending Device Summary report per feedback from KaiRo
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
59
People
(Reporter: brandon, Assigned: brandon)
Details
Attachments
(1 file)
508.87 KB,
image/png
|
Details |
The following improvements are requested:
* Better GROUP BY on the devices.
* Moving CPU ABI to the last of the four columns.
* Renaming Version to API Version.
*
Comment 1•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/8505dd30c1de5c6b6c5c7ee83a73cbd6ed3d52b0
Fixes Bug 914816 - Changes to the GROUP BY rules for device summary, and reordering the columns per KaiRo's request.
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
OS: Mac OS X → All
Hardware: x86 → All
Assignee | ||
Comment 2•11 years ago
|
||
Steps to test:
* There should be no duplicates in the devices report (e.g. all lines should be unique for the device, api version, manufacturer and cpu abi values).
* CPU ABI should be the FOURTH column, not the first.
* Version should be renamed to Version API.
Target Milestone: --- → 59
Comment 3•11 years ago
|
||
QA verified on stage: signature summary for Android devices contains the following
- 4th column of Android Device Crashes section is CPU \
- Version has been renamed to Version API
- of the 5 signature summaries that I've looked at I have not seen any duplicate devices
Updated•11 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•