ohmage / server

The ohmage server application.
37 stars 25 forks source link

creating provider account via join link misses a step #818

Closed jshslsky closed 9 years ago

jshslsky commented 9 years ago

UserController.createUser() fails to look up user and ohmlet invitations and add them to the user when creating the new account and this causes "invitation not found" errors during the last steps of the process: joining the user to the ohmlet via updating the user's role with the ohmlet invitation id.