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

Adding product from another channel bugfix #12609

Merged

Conversation

arti0090
Copy link
Contributor

@arti0090 arti0090 commented May 7, 2021

Q A
Branch? 1.9
Bug fix? yes (kind of)
New feature? no
BC breaks? no
Deprecations? no
Related tickets same PR as #12598 but for 1.9 branch. This branch continues #12604
License MIT

@arti0090 arti0090 requested a review from a team as a code owner May 7, 2021 07:07
@probot-autolabeler probot-autolabeler bot added the API APIs related issues and PRs. label May 7, 2021
@arti0090 arti0090 force-pushed the adding-product-from-another-channel-bugfix branch 2 times, most recently from ddb9161 to 5b9d4d6 Compare May 7, 2021 10:23
@arti0090 arti0090 force-pushed the adding-product-from-another-channel-bugfix branch from 5b9d4d6 to 8808712 Compare May 7, 2021 11:51
@arti0090 arti0090 force-pushed the adding-product-from-another-channel-bugfix branch from 8808712 to 1834674 Compare May 7, 2021 11:59
@GSadee GSadee merged commit 62b3b07 into Sylius:1.9 May 7, 2021
@GSadee
Copy link
Member

GSadee commented May 7, 2021

Thank you, @arti0090! 🥇

lchrusciel added a commit that referenced this pull request May 10, 2021
This PR was merged into the 1.10-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes after upmerge #12609
| License         | MIT

<!--
 - Bug fixes must be submitted against the 1.7 or 1.8 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
-------

191a065 [API][PHPSpec] Fix validator after upmerge
lchrusciel added a commit that referenced this pull request May 10, 2021
This PR was merged into the 1.9 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.9
| Bug fix?        | yes
| New feature?    | no
| BC breaks?      | no
| Related tickets | continues #12609
| License         | MIT

Commits
-------

3b9cbb5 Change validation message to be consistent and move message to correct bundle
f5f1645 [API] Adding inexistent product variant
1330777 [API] Merge validators for checking product variant during adding to cart
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
API APIs related issues and PRs.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants