-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Issue 36274: Duplicate orders with 2 parallel GraphQL requests #36313
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
Conversation
Hi @rogerdz. Thank you for your contribution
❗ Automated tests can be triggered manually with an appropriate comment:
You can find more information about the builds here ℹ️ Run only required test builds during development. Run all test builds before sending your pull request for review. For more details, review the Magento Contributor Guide documentation. 🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of Pull Requests happens in the queue order. If you want to speed up the delivery of your contribution, join the Community Contributions Triage session to discuss the appropriate ticket. ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
We have absolutely the same issue using default checkout (through REST API) #35139, so I think we should think about fixing both cases. And yes, I like the idea with locks. |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@rogerdz great job! |
@magento run all tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@ihor-sviziev I added unit test |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run Unit Tests, Integration Tests, Functional Tests EE, Functional Tests B2B, Static Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
✔ Approved.
Failing tests look not related to changes from this PR.
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
2 similar comments
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
@magento run Integration Tests ,Static Tests,Unit Tests |
The requested builds are added to the queue. You should be able to see them here within a few minutes. Please re-request them if they don't show in a reasonable amount of time. |
Hi @rogerdz , Thanks for your contribution and collaboration. I would like to inform you that we are closing this PR as internal team is working on it and it is fixed as per the jira ticket comment. Thanks |
Hi @ihor-sviziev, do you have news regarding this issue? We are still experiencing it on 2.4.5-p1 :( It's creating a bad user experience, refunds processed manually by ouf customer service, customers frustration... Lot of manual work for several collaborators. Thanks for your help. |
@jonathanribas, as is written above, the internal team has fixed the issue, but the changes weren't included in any release yet. You can find related commits here https://github.com/search?q=repo%3Amagento%2Fmagento2+ACP2E-1194&type=commits |
@ihor-sviziev, no chance to have a Quality Patch for this topic? It's very common to happen in headless integrations... |
@jonathanribas, sorry, I don't really know. Usually, I'm applying fixes as a custom patch using https://github.com/vaimo/composer-patches |
Description (*)
Lock cart in 60s before place order
Related Pull Requests
Fixed Issues (if relevant)
Manual testing scenarios (*)
Questions or comments
Contribution checklist (*)