Vote #72738
完了Ordering forum replies by last reply date is broken
0%
説明
Would be very nice allow to sort by last reply date in forums. I think is not possible now.
Something like this:
!http://s7.postimage.org/zdb325mh7/forum_replies.png!
Thanks!!
journals
--------------------------------------------------------------------------------
Yes. I had in fact expected that sort on last message would do this, but the sort order doesn't look right - this is with 2.2.0-dev, i.e. trunk.
See attached example. There was a post "New & Updated", I added 5 new posts, and *then* added a reply to that "New & Updated" post. Had expected to see that N & E post to rise to the top.
--------------------------------------------------------------------------------
I'm voting this one up. The Redmine Forums don't look like traditional forums. The last reply should be the topmost.
--------------------------------------------------------------------------------
See this forum as example - a few people are getting confused as to what is most recent:
http://jeelabs.net/projects/cafe/boards/6?sort=updated_on%3Adesc
I track the forum by email, and get everything in time-order that way, but it would be nice if you could go to the forum page and somehow see what messages you haven't read since the last time you visited. Doesn't have to be fancy (per-user highlighting), but a clear date order from top to bottom would help.
--------------------------------------------------------------------------------
Sorry to keep posting here - but the forum posts are really not sorting as expected. When sorting on "Last message", the list gets sorted on "Created". See link in my previous post for an example. This is running the latest code, pulled from GitHub minutes ago:
Environment:
Redmine version 2.2.2.devel
Ruby version 1.8.7 (i486-linux)
Rails version 3.2.11
Environment production
Database adapter MySQL
--------------------------------------------------------------------------------
Any news on this? I can't seem to find any logic to how forum posts are ordered when clicking on the "Last message" header.
--------------------------------------------------------------------------------
Ping? Sorry for making a nuisance of myself, but could someone please reply and explain or address this issue?
--------------------------------------------------------------------------------
The updated_on column is no longer updated when adding a reply hence the sort was broken. It's now fixed in r11424. Thanks for pointing this out.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
Thank you! Confirmed to work perfectly now - http://jeelabs.net/projects/cafe/boards/6
--------------------------------------------------------------------------------
Thanks for the feedback.
--------------------------------------------------------------------------------
related_issues
duplicates,Closed,13669,Sorting forum message list by "Last message" (="updated_on") does not work correctly