kalenjordan / pros.global

Where pros come to connect with, tag, and upvote other pros
https://pros.global
11 stars 1 forks source link

Delete / merge users - ex: sunny #89

Closed kalenjordan closed 5 years ago

kalenjordan commented 5 years ago

Username field should be unique. This will throw an error when creating a new user and generating username. Should probably have a generateUnique() that I use in a few places to add a number to username if needed.

Update existing record with:

Then delete the new record.