-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
Discount amount (sales rule) not applied in the order items of the first order in [Multishipping] #38161
Comments
Hi @idrisselbasri. Thank you for your report.
Join Magento Community Engineering Slack and ask your questions in #github channel. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @idrisselbasri, Thank you for reporting and collaboration. Verified the issue on Magento 2.4-develop instance and the issue is reproducible.Kindly refer the screenshots. Discount Amount is showing only in one order. Hence Confirming this issue. Thanks. |
✅ Jira issue https://jira.corp.adobe.com/browse/AC-10536 is successfully created for this GitHub issue. |
✅ Confirmed by @engcom-Bravo. Thank you for verifying the issue. |
do we have any update on this issue, when it will be fixed ? |
Preconditions and environment
Steps to reproduce
1 - Add 2 products test
2 - New sales rule (10% percent)
3 - Shopping cart
4 - Ship to multiple adresses
5 - Review order
6 - Orders operations
Expected result
Discount amount applied in all orders like serult in Magento 2.4.5
- First order #1 (OK)
- Second order #2 (OK)
Actual result
First order #1 (KO)
Discount amount not applied in the order items of the first order (Discount amount empty and discount not applied to Row Total)
Second order #2 (OK)
Additional information
This behavior works well on version 2.4.5
Here is the commit that impacted this part in 2.4.6 :
a2d3f85
Release note
No response
Triage and priority
The text was updated successfully, but these errors were encountered: