Closed
Description
This issue is automatically created based on existing pull request: #31097: [MFTF] Refactoring of ProductsQtyReturnAfterOrderCancelTest
Precondition
Magento 2.4-develop
Description (*)
A new test has been created according to the best practices followed by MFTF.
The old "ProductsQtyReturnAfterOrderCancelTest" has been deprecated.
Steps to reproduce (*)
- Create a product
- Place an order with the products created (qty to order=4)
- Create a partial invoice (qty to invoice=1)
- Create a shipment
- Cancel the order
- Check if product qty is correct
Expected Result
The Total Canceled amount is correct. 99$ product price * 3qty = 297$
Actual Result
...
Metadata
Metadata
Assignees
Labels
The issue has been fixed in 2.4-develop branchGate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.
Type
Projects
Status
Done