-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Fix for fulfilling order when allocated quantity equals total quantity #788
Merged
dominik-zeglen
merged 6 commits into
master
from
SALEOR-1403-cannot-fulfill-order-when-product-quantity-is-one
Nov 3, 2020
Merged
Fix for fulfilling order when allocated quantity equals total quantity #788
dominik-zeglen
merged 6 commits into
master
from
SALEOR-1403-cannot-fulfill-order-when-product-quantity-is-one
Nov 3, 2020
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
github-actions
bot
temporarily deployed
to
saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 22, 2020 10:01
Inactive
github-actions
bot
temporarily deployed
to
storybook saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 22, 2020 10:01
Inactive
github-actions
bot
temporarily deployed
to
saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 22, 2020 10:03
Inactive
github-actions
bot
temporarily deployed
to
storybook saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 22, 2020 10:03
Inactive
Task related: Cannot fulfill order when product quantity is 1 |
orzechdev
approved these changes
Oct 22, 2020
dominik-zeglen
suggested changes
Oct 23, 2020
github-actions
bot
temporarily deployed
to
saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 23, 2020 11:08
Inactive
github-actions
bot
temporarily deployed
to
storybook saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 23, 2020 11:08
Inactive
GrzegorzDerdak
force-pushed
the
SALEOR-1403-cannot-fulfill-order-when-product-quantity-is-one
branch
from
October 23, 2020 11:18
808e010
to
9337bdf
Compare
github-actions
bot
temporarily deployed
to
saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 23, 2020 11:18
Inactive
github-actions
bot
temporarily deployed
to
storybook saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 23, 2020 11:18
Inactive
GrzegorzDerdak
changed the title
Fix for fulfilling order when product quantity is 1
Fix for fulfilling order when allocated quantity equals total quantity
Oct 23, 2020
GrzegorzDerdak
force-pushed
the
SALEOR-1403-cannot-fulfill-order-when-product-quantity-is-one
branch
from
October 23, 2020 11:21
9337bdf
to
9036294
Compare
github-actions
bot
temporarily deployed
to
saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 23, 2020 11:21
Inactive
github-actions
bot
temporarily deployed
to
storybook saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 23, 2020 11:21
Inactive
Merged
11 tasks
github-actions
bot
temporarily deployed
to
saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 28, 2020 11:43
Inactive
github-actions
bot
temporarily deployed
to
storybook saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 28, 2020 11:43
Inactive
dominik-zeglen
suggested changes
Oct 29, 2020
GrzegorzDerdak
force-pushed
the
SALEOR-1403-cannot-fulfill-order-when-product-quantity-is-one
branch
from
October 30, 2020 13:19
f80f6e4
to
e14b144
Compare
github-actions
bot
temporarily deployed
to
saleor-1403-cannot-fulfill-order-when-product-quantity-is-one
October 30, 2020 13:19
Inactive
GrzegorzDerdak
requested review from
dominik-zeglen,
orzechdev and
maarcingebala
October 30, 2020 14:25
dominik-zeglen
approved these changes
Nov 3, 2020
orzechdev
approved these changes
Nov 3, 2020
…uct-quantity-is-one
dominik-zeglen
deleted the
SALEOR-1403-cannot-fulfill-order-when-product-quantity-is-one
branch
November 3, 2020 11:15
Hi There! The issue seems to be fixed :) May I know if it is already deployed to the demo? |
Hey, it was released as part of 2.11 release but the demo wasn't yet updated. |
Thanks @maarcingebala , hope it'll be updated soon. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix for fulfilling order when product quantity is 1 or when product quantity equals the number of allocated resources.
PR intended to be tested with API branch: saleor/saleor#6333
Screenshots
Pull Request Checklist
Test environment config
API_URI=https://master.staging.saleor.rocks/graphql/