[buddypress-trac] [BuddyPress Trac] #7882: Stop mirroring user last_activity data to usermeta
    buddypress-trac 
    noreply at wordpress.org
       
    Thu Oct 15 18:33:23 UTC 2020
    
    
  
#7882: Stop mirroring user last_activity data to usermeta
------------------------------+---------------------
 Reporter:  boonebgorges      |       Owner:  imath
     Type:  enhancement       |      Status:  closed
 Priority:  normal            |   Milestone:  7.0.0
Component:  Members           |     Version:  2.0
 Severity:  normal            |  Resolution:  fixed
 Keywords:  has-patch commit  |
------------------------------+---------------------
Changes (by imath):
 * owner:  (none) => imath
 * status:  new => closed
 * resolution:   => fixed
Comment:
 In [changeset:"12754" 12754]:
 {{{
 #!CommitTicketReference repository="" revision="12754"
 Members: stop mirroring user `last_activity` data to user metadata
 The primary storage location for user `last_activity` is the activity
 table. For backward compatibility reasons, we used to mirror that data
 into user metadata.
 Backward compatibility user `last_activity` metadata mirroring is now only
 done if the legacy user query is enabled. This can be achieved by forcing
 the `bp_use_legacy_user_query` filter to return `true`.
 Props boonebgorges, r-a-y
 Fixes #7882
 }}}
-- 
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7882#comment:10>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
    
    
More information about the buddypress-trac
mailing list