Description of problem: Special thanks to @developercorey for reporting this issue: my user profile page (https://openshift.redhat.com/community/users/developercorey) under where it says recent posts, it shows my oldest 3 posts.
Pull request submitted https://github.com/openshift/li/pull/946
Resubmitted pull request https://github.com/openshift/li/pull/952
Merging
Commit pushed to master at https://github.com/openshift/li https://github.com/openshift/li/commit/86082489ca23aa9edf30232bda32c46415fead34 Drupal Forums Feature Bug 908456 Added Sort Criteria by desc to thread_by_popularity https://bugzilla.redhat.com/show_bug.cgi?id=908456
Verified this bug on devenv_2894 with follow steps: 1.Login the website community 2.Check the page <server>:8118/users/developercorey 3.Post 4 forums in page <server>:8118/forums/openshift 4.Check the user's profile Actual result: 2.the recent posts part shows developercorey's newest 3 posts.These 3 post list in correct order(the newest post list as the first one). 4.The recent post part shows the user's newest 3 post with correct order.
Created attachment 705300 [details] Recent post list in correct order