-
Notifications
You must be signed in to change notification settings - Fork 130
Closed
Description
Bug Description
User information get wrong when SQLite is enabled.
Steps to reproduce
- Setup WordPress with an email
wordpress@example.com
- Go to Admin Panel > Users > Add New user with email
test@test.com
and First and Last name - Log out
- Login with
test@test.com
user - Go to Admin Panel > Users and delete
wordpress@example.com
user - Now Activate SQLite module (Go to Admin Panel > Settings > Performance > SQLite Integration)
- Check User details at Admin Panel > Users
- The new WordPress installation uses the email address
wordpress@example.com
rather thantest@test.com
- It should use the original user information instead of the old WP setup admin user details.
Additional Context
- PHP Version: 7.4.33
- OS: Mac
- Browser: chrome
- Plugin Version: 1.7.0
- Device: Macbook Pro
- SQLite version: 3.34.1
Metadata
Metadata
Assignees
Labels
[Type] BugAn existing feature is brokenAn existing feature is broken