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

[Cart] Fix retrieving/overriding cart of logged in user by guest #13676

Merged
merged 16 commits into from
Feb 24, 2022

Conversation

GSadee
Copy link
Member

@GSadee GSadee commented Feb 22, 2022

Q A
Branch? 1.10
Bug fix? yes
New feature? no
BC breaks? no
Deprecations? no
Related tickets replaces #13603 and #13634
License MIT

@GSadee GSadee added the Bug Confirmed bugs or bugfixes. label Feb 22, 2022
@GSadee GSadee requested a review from a team as a code owner February 22, 2022 06:42
@probot-autolabeler probot-autolabeler bot added Maintenance CI configurations, READMEs, releases, etc. Shop ShopBundle related issues and PRs. labels Feb 22, 2022
@GSadee GSadee force-pushed the fix-retrieving-cart-by-guest branch from 5fd2b8e to e77183b Compare February 22, 2022 06:42
UPGRADE-1.10.md Outdated Show resolved Hide resolved
src/Sylius/Behat/Service/SessionManager.php Outdated Show resolved Hide resolved
src/Sylius/Behat/Service/SessionManager.php Outdated Show resolved Hide resolved
src/Sylius/Behat/spec/Service/SessionManagerSpec.php Outdated Show resolved Hide resolved
@GSadee GSadee force-pushed the fix-retrieving-cart-by-guest branch 2 times, most recently from bf8f3ee to caa7298 Compare February 22, 2022 08:42
@GSadee GSadee force-pushed the fix-retrieving-cart-by-guest branch from caa7298 to ff3b03a Compare February 23, 2022 13:31
@GSadee GSadee force-pushed the fix-retrieving-cart-by-guest branch from fb0c912 to 8b0faf3 Compare February 23, 2022 20:10
@GSadee GSadee force-pushed the fix-retrieving-cart-by-guest branch from 8b0faf3 to cdd57b1 Compare February 23, 2022 20:18
@AdamKasp AdamKasp merged commit 0a77a6d into Sylius:1.10 Feb 24, 2022
@AdamKasp
Copy link
Contributor

Thanks, Grzegorz! 🥇

@GSadee GSadee deleted the fix-retrieving-cart-by-guest branch February 24, 2022 09:25
AdamKasp added a commit that referenced this pull request Feb 24, 2022
…me (GSadee)

This PR was merged into the 1.10 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.10
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes #13676
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.10 or 1.11 branch(the lowest possible)
 - Features and deprecations must be submitted against the master branch
 - Make sure that the correct base branch is set

 To be sure you are not breaking any Backward Compatibilities, check the documentation:
 https://docs.sylius.com/en/latest/book/organization/backward-compatibility-promise.html
-->


Commits
-------

40b1f5d [Order] Change getters and setters to use a proper flag name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bugs or bugfixes. Maintenance CI configurations, READMEs, releases, etc. Shop ShopBundle related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

6 participants