hasgeek/lastuser

Need unique index on lowercase of UserEmail.email

jace opened this issue · 2 comments

jace commented

Lastuser needs to create a unique index on lowercase of UserEmail.email, to prevent a second email from being claimed. There is an existing lowercase index for reference.

jace commented

For deployment to production, we need to manually eliminate the dupes.