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

[Issue] [MFTF] Refactoring of ProductsQtyReturnAfterOrderCancelTest #31132

Closed
m2-assistant bot opened this issue Dec 2, 2020 · 2 comments · Fixed by #31097
Closed

[Issue] [MFTF] Refactoring of ProductsQtyReturnAfterOrderCancelTest #31132

m2-assistant bot opened this issue Dec 2, 2020 · 2 comments · Fixed by #31097
Assignees
Labels
Component: ConfigurableProduct Component: Quote Component: Sales Fixed in 2.4.x The issue has been fixed in 2.4-develop branch Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: done Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround.

Comments

@m2-assistant
Copy link

m2-assistant bot commented Dec 2, 2020

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 (*)

  1. Create a product
  2. Place an order with the products created (qty to order=4)
  3. Create a partial invoice (qty to invoice=1)
  4. Create a shipment
  5. Cancel the order
  6. Check if product qty is correct

Expected Result

The Total Canceled amount is correct. 99$ product price * 3qty = 297$
canceled

Actual Result

...

@m2-assistant m2-assistant bot added Component: ConfigurableProduct Component: Quote Component: Sales Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround. labels Dec 2, 2020
@engcom-Bravo engcom-Bravo added the Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch label Dec 7, 2020
@engcom-Bravo engcom-Bravo added the Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed label Dec 7, 2020
@magento-engcom-team
Copy link
Contributor

✅ Confirmed by @engcom-Bravo
Thank you for verifying the issue. Based on the provided information internal tickets MC-39724 were created

Issue Available: @engcom-Bravo, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

@magento-engcom-team magento-engcom-team added the Fixed in 2.4.x The issue has been fixed in 2.4-develop branch label Dec 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: ConfigurableProduct Component: Quote Component: Sales Fixed in 2.4.x The issue has been fixed in 2.4-develop branch Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Priority: P2 A defect with this priority could have functionality issues which are not to expectations. Progress: done Reproduced on 2.4.x The issue has been reproduced on latest 2.4-develop branch Severity: S3 Affects non-critical data or functionality and does not force users to employ a workaround.
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

4 participants