Closed
Description
Preconditions (*)
- Magento 2.3.1
- PHP7.2
Steps to reproduce (*)
- Create order with zero Amount (all Grand Total, Total Paid, Total Refunded, Total Due, Subtotal, Shipping & Handling, Tax are zero ) in status = "Pending" and 1 SKU qty = 1.
- Create Invoice and now Order is status = "Processing"
- Ship Order -> now Orderstatus is = "Complete"
- Now create Credit memo and refund and return product
Expected result (*)
- The order status should be "Closed"
Actual result (*)
- Order Status is "Complete"
Additional information
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.2 releaseThe issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.4-develop branchAffects critical data or functionality and forces users to employ a workaround.Has been reviewed and prioritized during Triage with Product Managers