#1565 Make discussion thread list sort by date of last post

v1.0.0
closed
sf-4 (350)
Forum
nobody
2015-08-20
2011-02-25
No

Currently, thread list is sorted by mod_date of internal thread object. mod_date is updated on some administrative actions, like thread moderation, so thread order may change unexpectedly to users. This was discussed on the mailing list and it was decided that it's worth to add "last post date" field to a thread object and sort based on that.

Related

Tickets: #1560

Discussion

  • Paul Sokolovsky - 2011-03-17
    • size: 5 --> 4
     
  • Dave Brondsema

    Dave Brondsema - 2011-03-31
    • assigned_to: Paul Sokolovsky --> nobody
     
  • Rick Copeland - 2011-03-31
    • status: open --> in-progress
    • assigned_to: Rick Copéland
     
  • Rick Copeland - 2011-04-01

    On rc/1565

    To QA: create a thread. Create a second thread. Label the first thread. Verify that the second thread is still the most recent under "Recent Topics" in the sidebar.

     
  • Rick Copeland - 2011-04-01
    • Description has changed:

    Diff:

    --- old 
    +++ new 
    @@ -1,3 +1,1 @@
     Currently, thread list is sorted by mod_date of internal thread object. mod_date is updated on some administrative actions, like thread moderation, so thread order may change unexpectedly to users. This was discussed on the mailing list and it was decided that it's worth to add "last post date" field to a thread object and sort based on that.
    -
    -See also [#1560] for another sorting deficiency.
    
    • status: in-progress --> code-review
     

    Related

    Tickets: #1560

  • Rick Copeland - 2011-04-01
    • assigned_to: Rick Copéland --> Kyle Adams
     
  • Rick Copeland - 2011-04-01

    Trying to assign to kadams didn't work, now trying kadams54

     
  • Kyle Adams - 2011-04-05
    • status: code-review --> closed
     
  • Kyle Adams - 2011-04-05

    Looks good.

     

Log in to post a comment.