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

[Backport] 19482 increase product quantity with disabled manage stock when place order is failed #13

Merged
merged 3 commits into from
Jan 27, 2019

Conversation

amol2jcommerce
Copy link
Owner

Original Pull Request

magento#19997
Magento increments stock for products for which stock managing is disabled in case, when restore stock qty after failed placing order

Fixed Issues (if relevant)

  1. Increase product quantity with disabled Manage Stock when place order is failed magento/magento2#19482: Increase product quantity with disabled Manage Stock when place order is failed

Manual testing scenarios (*)

  1. In the admin panel set for a product Manage Stock: No and Quantity: 100
  2. Place an order with this product via PayPal, but with a card that does not have enough money to pay for the order
    Expected result:
    Product Quantity is 100

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds on Travis CI are green)

Oleksii Gorbulin and others added 3 commits January 27, 2019 03:09
…-order-is-failed Magento2:magento#19482 Increase product quantity with disabled Manage Stock when place order is failed
…-order-is-failed Increase product quantity with disabled Manage Stock when place order is failed magento#19482
@amol2jcommerce amol2jcommerce merged commit 0e030ca into 2.2-develop Jan 27, 2019
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.

2 participants