Duplicate orders with 2 parallel GraphQL requests #36274
Labels
Evaluated
Issue: Confirmed
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed
Priority: P1
Once P0 defects have been fixed, a defect having this priority is the next candidate for fixing.
Progress: done
Reproduced on 2.4.x
The issue has been reproduced on latest 2.4-develop branch
Severity: S1
Affects critical data or functionality and forces users to employ a workaround.
Precondition
As a Guest user follow steps by GraphQL checkout tutorial to step 10 Place order https://devdocs.magento.com/guides/v2.4/graphql/tutorials/checkout/index.html
Steps
Execute Place the order mutation in parallel in 2 browsers (I did it in Postman) .
(x) Actual result
2 orders created
(/) Expected result
1 order created
The text was updated successfully, but these errors were encountered: