Hello,

I have a lot of users to import from another website (over 10,000), and the last system worked on unique usernames and allowed the same email address for multiple users.

Is there any way to configue user_import to allow for unique usernames but ignore duplicate emails?

Thanks.

Comments

gisle’s picture

Status: Active » Closed (duplicate)
Parent issue: » #2367113: Need to allow duplicate email addresses with unique usernames

Is there any way to configue user_import to allow for unique usernames but ignore duplicate emails?

No.

The Drupal core gets really upset if you put exact duplicate email-addresses into the database, so allowing duplicate email addresses in User Import isn't really going to fly.

Closing this one as a duplicate of #2367113: Need to allow duplicate email addresses with unique usernames.