- Issue created by @jeslin.shaji
- Status changed to Needs review
3 months ago 1:29pm 19 September 2024
Importing users with same username gives an error:
Integrity constraint violation: 1062 Duplicate entry 'john-en' for key 'user__name': INSERT INTO "users_field_data"
1. Select multiple fields to import. I selected name, mail and 4 other fields.
2. Generate the sample csv file.
3. Import the sample file.
4. Change the mail ID for one of the users in the csv file(the username should remain the same) and import.
Needs review
2.0
Code