Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 12 years ago

#3997 closed defect (bug) (fixed)

Friendship requests from inactive users when BP needs an update

Reported by: johnjamesjacoby's profile johnjamesjacoby Owned by:
Milestone: 1.6 Priority: normal
Severity: normal Version: 1.5.3
Component: Members Keywords:
Cc:

Description

Since r5659, when BuddyPress needs an updated, users no longer have their activity set. This causes issues with friendship requests and members listings, as these users will not have their 'last_activity' set in usermeta, which will cause any get_users() query to skip them.

Change History (2)

#1 @johnjamesjacoby
12 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [5719]) Revert part of r5659 as it causes last_activity to not be set when BuddyPress needs a database update. Fixes #3997.

#2 @johnjamesjacoby
12 years ago

(In [5728]) Change type to alphabetical when looking at friend requests to allow inactive users to appear. See #3997.

Note: See TracTickets for help on using tickets.