Skip to content

SQLite module: Wrong user details #601

@mukeshpanchal27

Description

@mukeshpanchal27

Bug Description

User information get wrong when SQLite is enabled.

Steps to reproduce

  1. Setup WordPress with an email wordpress@example.com
  2. Go to Admin Panel > Users > Add New user with email test@test.com and First and Last name
  3. Log out
  4. Login with test@test.com user
  5. Go to Admin Panel > Users and delete wordpress@example.com user
  6. Now Activate SQLite module (Go to Admin Panel > Settings > Performance > SQLite Integration)
  7. Check User details at Admin Panel > Users
  8. The new WordPress installation uses the email address wordpress@example.com rather than test@test.com 
  9. 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 broken

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions