Closed
Bug 730065
Opened 13 years ago
Closed 13 years ago
Allow sort by original post date
Categories
(support.mozilla.org :: Questions, task, P1)
support.mozilla.org
Questions
Tracking
(Not tracked)
VERIFIED
FIXED
2012-03-06
People
(Reporter: tgavankar, Assigned: tgavankar)
Details
(Whiteboard: u=contributor c=questions s=2012.4 p=1)
From bug 723011
We really need a sort order that is by date of original post which will make paging through threads easier and avoid missing any as other contributors are commenting and bumping stuff up.
Do not change the default post date.
This is just the backend support (i.e. adding support for the additional ?sort= parameter).
Assignee | ||
Comment 1•13 years ago
|
||
By "default post date", I meant "default sort ordering".
Assignee | ||
Updated•13 years ago
|
Assignee: nobody → tgavankar
Updated•13 years ago
|
Whiteboard: u=contributor c=questions s=2012.4 p=1
Updated•13 years ago
|
Priority: -- → P1
Assignee | ||
Comment 2•13 years ago
|
||
Done in https://github.com/mozilla/kitsune/commit/953a77a.
Add ?sort=created to the url and it will do the sorting by question creation date rather than default.
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2012-03-06
Comment 3•13 years ago
|
||
Verified able to update view to sort by created date using the ?sort=created to the url
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•