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

Migrate sections when taking over account with Clever #18531

Merged
merged 1 commit into from Oct 20, 2017

Conversation

ewjordan
Copy link
Contributor

Fixes a bug where after Clever account takeover, the Clever sections went missing from the account. This resolves that problem by changing the user ID to the taken over account on all relevant Followers.

Copy link
Contributor

@islemaster islemaster left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

o_0 Whoops! Good fix. What else associated with the existing account id are we accidentally leaving behind? Progress info, saved projects, user permissions... seems like we should do a detailed audit of relationships we might need to update when merging users.

@ewjordan
Copy link
Contributor Author

There won't be much else, because this flow only triggers upon the first sign in for a Clever user. Pretty much the only thing that can be in their account is a connect to sections.

@ewjordan ewjordan merged commit 14229b5 into staging Oct 20, 2017
@ewjordan ewjordan deleted the clever-takeover-preserve-sections branch October 20, 2017 21:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants