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

Check if user_id is already set (with regression spec) #2176

Merged
merged 1 commit into from Aug 29, 2017
Merged

Check if user_id is already set (with regression spec) #2176

merged 1 commit into from Aug 29, 2017

Conversation

swcraig
Copy link
Contributor

@swcraig swcraig commented Aug 22, 2017

From #2145. This is @ericsaupe's commit modified to include the regression spec.

Original PR

When the page is rendered the value of #user_id is set and the Backbone
render was resetting that. This changes the render to fallback to that
value if the model doesn't have the user_id already present.

When the page is rendered the value of #user_id is set and the Backbone
render was resetting that. This changes the render to fallback to that
value if the model doesn't have the user_id already present.
@swcraig swcraig changed the title Check if user_id is already set Check if user_id is already set (with regression spec) Aug 22, 2017
Copy link
Contributor

@cbrunsdon cbrunsdon left a comment

Choose a reason for hiding this comment

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

Looks good to me, thanks to the both of you

@ericsaupe
Copy link
Contributor

Thanks @swcraig for the regression spec!

Copy link
Contributor

@jhawthorn jhawthorn left a comment

Choose a reason for hiding this comment

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

Thank you both

@jhawthorn jhawthorn merged commit 13caeb3 into solidusio:master Aug 29, 2017
@swcraig swcraig deleted the fix-admin-guest-with-regression branch December 20, 2017 19:21
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

4 participants