[buddypress-trac] [BuddyPress Trac] #6720: The order of site wide activity items seems to be wrong when the scope is set to either groups or friends

buddypress-trac noreply at wordpress.org
Tue Jan 5 04:00:00 UTC 2016


#6720: The order of site wide activity items seems to be wrong when the scope is
set to either groups or friends
--------------------------------------+---------------------------
 Reporter:  henry.wright              |       Owner:  boonebgorges
     Type:  defect (bug)              |      Status:  closed
 Priority:  normal                    |   Milestone:  2.5
Component:  Component - Activity      |     Version:  2.3.3
 Severity:  normal                    |  Resolution:  fixed
 Keywords:  has-patch has-unit-tests  |
--------------------------------------+---------------------------
Changes (by boonebgorges):

 * owner:   => boonebgorges
 * status:  new => closed
 * resolution:   => fixed


Comment:

 In [changeset:"10435"]:
 {{{
 #!CommitTicketReference repository="" revision="10435"
 In activity queries, use `id` column for secondary sort.

 The default sort order for activity queries is by `date_recorded`. But
 this
 order can be indeterminate when two items share the same `date_recorded`.
 To
 prevent indeterminacy, we fall back on the always unique `id` column.

 Fixes #6720.
 Props henry.wright, Mamaduka.
 }}}

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6720#comment:8>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list