Closed
Bug 737421
Opened 13 years ago
Closed 13 years ago
Sort signatures by alphabetical order on search
Categories
(Socorro Graveyard :: Middleware, defect)
Socorro Graveyard
Middleware
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: adrian, Assigned: adrian)
Details
Attachments
(1 file)
|
118.04 KB,
image/png
|
Details |
Currently search results with PostgreSQL are sorted by total number only. For consistency with ElasticSearch, we want to sort search results by total and signature.
Comment 1•13 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/286574bb185a964c8b400cdd61a4c8c50a8db20b
Fixes bug 737421 - Order search results by total and signature.
https://github.com/mozilla/socorro/commit/9f48a163b96903f22d72119522aadc713fba4984
Merge pull request #447 from AdrianGaudebert/737421-search-sort-signature
Fixes bug 737421 - Order search results by total and signature.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 2•13 years ago
|
||
Steps to QA
-----------
1. Go to advanced search
2. Run any search and verify than results with the same number of crashes are ordered alphabetically.
Comment 3•13 years ago
|
||
QA verified on stage - sort order is by count and then alphabetical. Searches included Firefox and FennecAndroid crashes.
Updated•13 years ago
|
Status: RESOLVED → VERIFIED
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
•