- Issue created by @nhanlq@outlook.com
- 🇻🇳Vietnam nhanlq@outlook.com Ho Chi Minh City, VN
Use this patch for update check email first
- 🇻🇳Vietnam nhanlq@outlook.com Ho Chi Minh City, VN
Update remove add role for create user
Error when user table username instead email
Login with exist account then get error
Drupal\Core\Database\IntegrityConstraintViolationException: SQLSTATE[23000]: Integrity constraint violation: 1062 Duplicate entry '403658-en' for key 'PRIMARY': UPDATE {users_field_data} SET mail=:db_update_placeholder_0, created=:db_update_placeholder_1, uid=:db_update_placeholder_2 WHERE name = :db_condition_placeholder_0; Array ( [:db_update_placeholder_0] => adrian.roethlisberger@alloga.ch [:db_update_placeholder_1] => 1701388800 [:db_update_placeholder_2] => 403658 [:db_conditio
Add more code check email or username
Active
1.0
Code
Use this patch for update check email first
Update remove add role for create user