-
Notifications
You must be signed in to change notification settings - Fork 138
Closed
Description
Bug Description
User information get wrong when SQLite is enabled.
Steps to reproduce
- Setup WordPress with an email
[email protected] - Go to Admin Panel > Users > Add New user with email
[email protected]and First and Last name - Log out
- Login with
[email protected]user - Go to Admin Panel > Users and delete
[email protected]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
[email protected]rather than[email protected] - 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