-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Open
Labels
Area: OrderComponent: PaymentIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedReported on 2.4.8Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch
Description
Preconditions and environment
- Magento version 2.4.8
- Setup a payment that can do Auth and Capture,
Steps to reproduce
- In Frontend, create an order and make payment with Auth transaction
- In Admin > Sales > Orders, select the order from step 1 > Invoice (tab) > Capture Online [ Submit Invoice]
- Go to Transactions left menu - display the summary table of transaction
- Click one of the transaction to see the details.
Expected result
Under the detail view of the parent transaction "Auth" should have a "Child Transaction" that point to the "Capture" transaction.
Actual result
Under the detail view of the parent transaction "Auth" has a "Child Transaction" that point to the "Auth" itself.
Additional information
- Magento version 2.4.8
The transaction issue is related to parent - child relationship. Noticed that in the transaction table summary it shows the correct relationship but when viewing the transaction details (clicking the Auth row which is the parent), the child transaction is referring to its own.
I attached my investigation and showed where the possible wrong assignment exist
mage248-txn-parent-child-rel-issue.pdf
Release note
No response
Triage and priority
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.
mrk-spyro
Metadata
Metadata
Assignees
Labels
Area: OrderComponent: PaymentIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedReported on 2.4.8Indicates original Magento version for the Issue report.Indicates original Magento version for the Issue report.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchThe issue has been reproduced on latest 2.4-develop branch