-
Notifications
You must be signed in to change notification settings - Fork 106
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
[10.0][IMP] shopinvader/guest_mode: Allows to update profile in guest mode #598
[10.0][IMP] shopinvader/guest_mode: Allows to update profile in guest mode #598
Conversation
If the profile address is updated, the email must be returned in store_cache as it can leads to partner session inconsistency
@rousseldenis Could you please add a small description to let the others understand what the issue is...? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code review
Yes I did it in commit message but didn't copy it in PR description |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the fix with test (code review)
/ocabot merge patch |
This PR looks fantastic, let's merge it! |
This PR has the |
/ocabot merge patch |
What a great day to merge this nice PR. Let's do it! |
@sebastienbeau your merge command was aborted due to failed check(s), which you can inspect on this commit of 10.0-ocabot-merge-pr-598-by-sebastienbeau-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
/ocabot merge patch |
On my way to merge this fine PR! |
@sebastienbeau your merge command was aborted due to failed check(s), which you can inspect on this commit of 10.0-ocabot-merge-pr-598-by-sebastienbeau-bump-patch. After fixing the problem, you can re-issue a merge command. Please refrain from merging manually as it will most probably make the target branch red. |
/ocabot merge patch |
On my way to merge this fine PR! |
It looks like something changed on |
Congratulations, your PR was merged at b81b921. Thanks a lot for contributing to shopinvader. ❤️ |
If the profile address is updated, the email must be returned in store_cache
as it can leads to partner session inconsistency.
customer['email'] must be returned in store_cache. Due to https://github.com/shopinvader/locomotive-shopinvader/blob/d7cb7f14e9943699551e8eabd439e93c3d48c5e2/lib/shop_invader/services/erp_service.rb#L195