-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
12386: Order Status resets to default Status after Partial Refund. #20378
Conversation
Hi @nmalevanec. Thank you for your contribution
For more details, please, review the Magento Contributor Assistant documentation |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@nmalevanec pretty cool pull request, dunno why it was abandoned 👍
# Conflicts: # app/code/Magento/Sales/Model/Order/Payment.php # dev/tests/integration/testsuite/Magento/Sales/Controller/Adminhtml/Order/Creditmemo/SaveTest.php
✔️ QA passed |
Hi @nmalevanec, thank you for your contribution! |
Original Pull Request
https://github.com/magento-engcom/magento2ce/pull/1056
Description
Now order keeps previous status after partial refund, in case it's state has not been changed.
Fixed Issues (if relevant)
Manual testing scenarios
Contribution checklist