-
Notifications
You must be signed in to change notification settings - Fork 9.4k
magento/magento2#12817: [Forwardport] Coupon code with canceled order. #20579
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
magento/magento2#12817: [Forwardport] Coupon code with canceled order. #20579
Conversation
Hi @p-bystritsky. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
@slavvka Can you just approve this? Because it comes from 2.2.4 branch. |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
closed and reopened to trigger new checks |
app/code/Magento/SalesRule/Model/ResourceModel/Coupon/Usage.php
Outdated
Show resolved
Hide resolved
Co-Authored-By: David Verholen <david@verholen.com>
@davidverholen our suggestions committed. |
Hi @davidverholen, thank you for the review. |
✔️ QA passed |
@ysapiga unfortunately, only members of the maintainers team are allowed to assign developers to the pull request |
@davidverholen we had some non-public issues, but now it seems like they are fixed. |
✔️ QA passed |
Hi @p-bystritsky, thank you for your contribution! |
Forwardport for https://github.com/magento-engcom/magento2ce/pull/1095
Description
The number of coupon code uses is decreased if an order, that previously used this coupon code, is canceled.
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist