Skip to:
Content

BuddyPress.org

Opened 12 years ago

Closed 12 years ago

Last modified 10 years ago

#4354 closed defect (bug) (fixed)

bust member count cache on delete member

Reported by: shanebp's profile shanebp Owned by:
Milestone: 1.6 Priority: normal
Severity: normal Version: 1.6
Component: Core Keywords: reporter-feedback
Cc:

Description

Re ticket 4348 and Changeset 6179 -

The changeset works for a new member log-in when adding a new member via wp-admin.

But I think we also need to handle the delete member case (which can happen in at least two locations) and bust member count cache on it.

Change History (6)

#1 @boonebgorges
12 years ago

  • Keywords reporter-feedback added

This should happen already at 'bp_core_deleted_account', but it's possible that this does not catch all instances. Can you give steps to reproduce?

#2 @shanebp
12 years ago

Deleting a member thru wp-admin -> Users does not change the member count.

btw - on my test install, on the top toolbar,
Edit Member -> Delete Account
tries to go here
.com/members/zxvc/settings/delete-account/
but results in Page not Found

#3 @boonebgorges
12 years ago

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

(In [6181]) Ensure that total member cache is busted when user is deleted through Dashboard

Fixes #4354

#4 @boonebgorges
12 years ago

  • Milestone changed from Awaiting Review to 1.6

shanebp - Can you open a separate ticket for the other bug please?

#5 @shanebp
12 years ago

Separate ticket opened.

Thanks for the total member count fixes.
This is all part of your member-queries optimization, yes?
I look forward to trying 1.6 in a production environ, maybe in early fall.

#6 @johnjamesjacoby
10 years ago

  • Version changed from 1.6-beta to 1.6
Note: See TracTickets for help on using tickets.