Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changing Google account when following an ohmlet join link fails to join the user #829

Closed
jshslsky opened this issue Sep 10, 2014 · 1 comment

Comments

@jshslsky
Copy link

If a user without an ohmage account follows an ohmlet join link and changes their email address before linking their Google account, the ohmlet invitation ends up being orphaned. This occurs because UserController.createAccount() does not accept a user_invitation_id, so the server has no way of either (1) denying the request because the user changed their email or (2) copying the ohmlet invitations into the new user so the user can update their role in the ohmlet.

@jshslsky jshslsky added this to the ohmage 3.1 milestone Sep 10, 2014
@jshslsky
Copy link
Author

See ohmage/ios#24.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants