[buddypress-trac] [BuddyPress Trac] #5575: Deleting Users in Manage Signups Leaving Database Entries

buddypress-trac noreply at wordpress.org
Thu Apr 24 16:13:51 UTC 2014


#5575: Deleting Users in Manage Signups Leaving Database Entries
-------------------------------------------------+-------------------------
 Reporter:  aaclayton                            |       Owner:
     Type:  defect (bug)                         |      Status:  new
 Priority:  high                                 |   Milestone:  2.0.1
Component:  Administration                       |     Version:  2.0
 Severity:  major                                |  Resolution:
 Keywords:  needs-testing has-patch reporter-    |
  feedback 2nd-opinion                           |
-------------------------------------------------+-------------------------

Comment (by imath):

 Replying to [comment:9 aaclayton]:
 > I am also able to activate an account successfully using this screen,
 which changes their user status and removes the activation_key from their
 usermeta. However, this DOES NOT remove their wp_signups entry, which
 persists even after successful activation.

 The fact the entry persists is the right behavior. Though, you should
 observe that the field active is not more 0 but 1 for the activated users.

 > I am NOT able to successfully delete a pending activation. The "Manage
 Signups" screen displays a success message, and the wp_signups entry is
 deleted, but all data in wp_usermeta and wp_users is left intact
 (consistent with my original post).

 Strange, this should mean that the activation_key is not set the way
 BuddyPress does.. Sorry to ask again, is the single site a child blog of a
 network of blogs ?

 Finally can you test the
 [https://buddypress.trac.wordpress.org/attachment/ticket/5575/5575.diff
 5575.diff] patch to see if it solves the delete issue ?

 Thanks again for your help.

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


More information about the buddypress-trac mailing list