Closed
Bug 563592
Opened 15 years ago
Closed 15 years ago
[k] Add support for sticky/announcement threads
Categories
(support.mozilla.org :: Forum, task)
support.mozilla.org
Forum
Tracking
(Not tracked)
VERIFIED
FIXED
2.1
People
(Reporter: jsocol, Assigned: jsocol)
References
Details
A sticky or announcement thread stays at the top of the forum. I don't know that we actually need both (the distinction is nomenclature at best) so we can probably just pick one as the name for it. Then it's just a matter of sorting by, say, "-is_sticky, -last_post__created".
This will require a migration, so it'll need to wait for bug 563577.
Assignee | ||
Comment 1•15 years ago
|
||
Assignee | ||
Comment 2•15 years ago
|
||
New r?: http://github.com/jsocol/kitsune/commit/939bf6ca with an index on is_sticky.
Assignee | ||
Comment 3•15 years ago
|
||
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Assignee: nobody → james
Updated•14 years ago
|
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•