Skip to content

Revert "Remove isLazy property in ParseUser" #63

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

Closed
wants to merge 1 commit into from

Conversation

grantland
Copy link
Contributor

Reverts #52

This has an unintended consequence of breaking resolving lazy users via signUpAsync and linkWithAsync. This is due to stripping anonymity here and here before calling into saveAsync which has a conditional for isLazy(), which now wrongly return false because we stripped anonymity.

Reverting for now, but a better solution would be to clean up the resolveLaziness mess.

@grantland
Copy link
Contributor Author

/cc @hallucinogen @lukas1994

@hallucinogen
Copy link
Contributor

LGTM. Will reopen internal task.

@lukas1994
Copy link
Contributor

alternative: #72

@grantland
Copy link
Contributor Author

Abandoned in favor of #72

@grantland grantland closed this Aug 27, 2015
@grantland grantland deleted the revert-52-lazy branch August 27, 2015 18:42
@facebook-github-bot
Copy link

@grantland updated the pull request.

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.

5 participants