Skip to content

Conversation

@richardjrossiii
Copy link
Contributor

Because this task wasn't properly unwrapped, 'OnSuccess' was always being invoked, as the task was techincally successful. This caused a regression, where we always would set the current user to be this object, even if an error occured during save.

Fixes #10.

cc @hallucinogen @grantland

Because this task wasn't properly unwrapped, 'OnSuccess' was always being invoked, as the task was techincally successful. This caused a regression, where we always would set the current user to be this object, even if an error occured during save. Fixes #10.
@hallucinogen
Copy link
Contributor

LGTM!

richardjrossiii added a commit that referenced this pull request Sep 28, 2015
Properly unwrap tasks returned during signup.
@richardjrossiii richardjrossiii merged commit 5433e3d into master Sep 28, 2015
@richardjrossiii richardjrossiii deleted the richardross.user.signup.fix branch September 28, 2015 21:52
@richardjrossiii richardjrossiii added this to the 1.6.1 milestone Oct 20, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

5 participants