Opened 4 years ago
Closed 4 years ago
#50358 closed defect (bug) (duplicate)
On user deletion from admin - user entry not getting deleted from wp_signups table
Reported by: | amolv | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Severity: | normal | Version: | |
Component: | Users | Keywords: | |
Focuses: | administration, multisite | Cc: |
Description
When user invited or account created in non-primary site, it sends user email to activate account and get password. It adds user entry in wp_signup table.
After user activation, user entry gets created in wp_users table.
Now if super-admin deletes user from admin, it deletes user entry from wp_users table but wp_signup entry stays. User record in wp_signups should be deleted, correct me if I am wrong. Thanks.
Change History (1)
Note: See
TracTickets for help on using
tickets.
Hello @amolv, thanks for the report!
We're already tracking this issue in #43232 so I'm closing yours as a duplicate.