-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Issue #13952 - Duplicate orders with same Quote Id at same time with few time difference. #35139
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 #13952 - Duplicate orders with same Quote Id at same time with few time difference. #35139
Conversation
Hi @fiko. 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 give me test instance |
Hi @fiko. Thank you for your request. I'm working on Magento instance for you. |
Hi @fiko, here is your Magento Instance: https://3022acaf10e15efc772e887049d276eb.instances.magento-community.engineering |
@magento run Database Compare, 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. |
@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. |
@magento run Functional Tests CE, Functional Tests EE, Functional Tests B2B |
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. |
73048f6
to
7fcd915
Compare
@magento run Integration 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. |
7fcd915
to
d46683c
Compare
@ihor-sviziev |
Hello @amine-y and @ihor-sviziev Thank you for raising this issue! I do not know the reason but looks like this PR was missed because the related issue was closed: #13952 The issue has a huge thread of comments as I can see a patch was provided to fix it: #13952 (comment). @engcom-Alfa and @engcom-Charlie Could you please work together to investigate this problem? Depending on the result please process the PR accordingly |
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.
Hi @fiko,
Please review and fix the test failures.
d46683c
to
684b82b
Compare
@magento run 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. |
@magento run WebAPI 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. |
will try to check, investigate & fix them next week, last week Unit Test was failed, but it's just succeed. |
… time difference.](magento#13952)
…r/ProductProcessUrlRewriteSavingObserverTest.php::testExecuteUrlKey
684b82b
to
ded2809
Compare
ded2809
to
a5de753
Compare
@magento run WebAPI 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. |
@magento give me test instance |
Hi @amine-y. Thank you for your request. I'm working on Magento instance for you. |
Hi @amine-y, here is your Magento Instance: https://3022acaf10e15efc772e887049d276eb.instances.magento-community.engineering |
Hi @fiko and @ihor-sviziev, This issue has been taken care in internal JIRA ticket. Once Internal PR will get merged, we will notify it here. JIRA Ref: https://jira.corp.adobe.com/browse/AC-6057 Thank you! |
Hi @fiko and @ihor-sviziev, The fix is not correct, in case of any quote errors $this->submitQuoteValidator->validateQuote($quote); a user loses active quote. |
Hello, The issue got fixed in the scope of the internal Jira ticket AC-6057 by the internal team Based on the Jira ticket, the target version is 2.4.6. Thanks |
Based on above comment, closing this PR. Thank you! |
Description (*)
Two different orders have been placed with very few seconds as time difference with same quote Id.
Fixed Issues (if relevant)
Manual testing scenarios (*)
Contribution checklist (*)
Resolved issues: