kalenjordan/pros.global

Delete / merge users - ex: sunny

kalenjordan opened this issue · 1 comments

Delete / merge users - ex: sunny

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:

  • Name
  • linkedin token
  • Email - will have to change the new record email otherwise will get a duplicage error

Then delete the new record.