Closed
Bug 1281161
Opened 9 years ago
Closed 9 years ago
Sorting reports using the arrows in the table header sorts only the current page
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: padenot, Assigned: adrian)
References
Details
Attachments
(1 file)
STR:
- Open https://crash-stats.mozilla.com/signature/?date=%3C2016-06-21T12%3A35%3A20&date=%3E%3D2016-06-14T12%3A35%3A20&product=Firefox&version=50.0a1&signature=mozilla%3A%3Aplugins%3A%3AAssertPluginThread&_columns=date&_columns=product&_columns=version&_columns=build_id&_columns=platform&_columns=reason&_columns=address&page=1#reports
- Click on an arrow to sort the reports in the table header
Expected:
- All the reports are sorted
Actual:
- Only the current page is sorted.
| Reporter | ||
Updated•9 years ago
|
Assignee: nobody → adrian
| Assignee | ||
Comment 1•9 years ago
|
||
Comment 2•9 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/3aa5c2e3ab9c8096bb9cd8185bed7277bb922a05
Fixes bug 1281161 - Added server-side sorting to Super Search and Signature report. (#3379)
* Bug 1281161 - Added server-side sorting to Super Search.
* Fixes bug 1281161 - Added server-side sorting to Signature report.
* better code, fixed sorting behavior for date, disable sorting for crash id
* disabled server-side sorting when there is only one page of results
* fixed bugs
Updated•9 years ago
|
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•