Open mmaximo33 opened 3 weeks ago
Hi @mmaximo33. Thank you for your report. To speed up processing of this issue, make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce.
@magento I am working on this
Join Magento Community Engineering Slack and ask your questions in #github channel. :warning: According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting. :clock10: You can find the schedule on the Magento Community Calendar page. :telephone_receiver: The triage of issues 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.
Hi @engcom-Bravo. Thank you for working on this issue. In order to make sure that issue has enough information and ready for development, please read and check the following instruction: :point_down:
Area: XXXXX
label to the ticket, indicating the functional areas it may be related to.2.4-develop
branch2.4-develop
branch, please, add the label Reproduced on 2.4.x
.Issue: Confirmed
once verification is complete. Hi @mmaximo33,
Thanks for your reporting and collaboration.
We have verified the issue for both case1 and case2 in the Latest 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots.
The status of the order that was being edited (Tab2) is changed to canceled status.The new order is created with incrementID-1
Hence Confirming the issue.
Thanks.
:white_check_mark: Jira issue https://jira.corp.adobe.com/browse/AC-13312 is successfully created for this GitHub issue.
:white_check_mark: Confirmed by @engcom-Bravo. Thank you for verifying the issue.
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.
Preconditions and environment
Steps to reproduce
Two cases were detected for which the same solution would apply.
Details
The problem is exclusively found in poor management of the incrementID of the order based on the QuoteSession data that takes as a reference the QuoteId of an existing order that is being edited after consolidating the new order.
Case A
Two actions will be used simultaneously in the same browser with the same Magento session, the creation of an order (Tab1) and the editing of an existing one (Tab2).
Support with video for a better understanding of the problem
https://github.com/user-attachments/assets/8851722e-1aeb-4911-a555-cc6b6706366c
Expected result
The expected result would be that
Actual result
The current result is that
Case B
The same problem occurs if I try to edit two orders simultaneously
Tab1: Go to Sales > Order
Tab2: Go to Sales > Order
Tab1: To confirm the above refresh the tab
Expected result
The expected result would be that
Actual result
The current result is that
Additional information
This is directly related to the Quote session
This problem occurs more frequently when the sales team is large and operates with several customers at the same time, significantly increasing the probability of orders being created and edited simultaneously.
This problem affects the new general implementation and with the management of third-party extensions to add features it can affect the frontend
Release note
No response
Triage and priority