-
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
Coupon with Fixed amount discount for whole cart apply rule not working in graphql #30719
Comments
Hi @rani-webkul. Thank you for your report.
Please make sure that the issue is reproducible on the vanilla Magento instance following Steps to reproduce. To deploy vanilla Magento instance on our environment, please, add a comment to the issue:
For more details, please, review the Magento Contributor Assistant documentation. Please, add a comment to assign the issue:
🕙 You can find the schedule on the Magento Community Calendar page. 📞 The triage of issues happens in the queue order. If you want to speed up the delivery of your contribution, please join the Community Contributions Triage session to discuss the appropriate ticket. 🎥 You can find the recording of the previous Community Contributions Triage on the Magento Youtube Channel ✏️ Feel free to post questions/proposals/feedback related to the Community Contributions Triage process to the corresponding Slack Channel |
@magento I am working on this. |
Hi @bharat1811! 👋 |
@magento add to contributors team |
Hi @bharat1811! 👋 |
@magento I am working on this. |
@magento give me 2.4-develop instance |
Hi @bharat1811. Thank you for your request. I'm working on Magento instance for you. |
Hi @bharat1811, here is your Magento Instance: https://fe87be1a7cb1187e050f71ad653096dc-2-4-develop.instances.magento-community.engineering |
@rani-webkul Steps to verify, 1. Get customer cart details, 2. Apply created promo code, 3. Get cart details, |
@magento give me 2.4-develop instance |
Hi @rani-webkul. Thank you for your request. I'm working on Magento instance for you. |
Hi @rani-webkul, here is your Magento Instance: https://fe87be1a7cb1187e050f71ad653096dc-2-4-develop.instances.magento-community.engineering |
@bharat1811 it's still reproduceable on upper instance as well. |
@magento give me 2.4-develop instance |
Hi @rani-webkul. Thank you for your request. I'm working on Magento instance for you. |
Hi @rani-webkul, here is your Magento Instance: https://fe87be1a7cb1187e050f71ad653096dc-2-4-develop.instances.magento-community.engineering |
@magento I am working on this |
@magento give me 2.4-develop instance |
Hi @sathiyaaa. Thank you for your request. I'm working on Magento instance for you. |
Hi @sathiyaaa, here is your Magento Instance: https://fe87be1a7cb1187e050f71ad653096dc-2-4-develop.instances.magento-community.engineering |
Thanks @rani-webkul for reporting this issue, I was also facing the same issue This is the patch for the issue if anyone else might be looking for it 😄 |
Thank you @atishgoswami for the patch link. I have the same issue and I have tried to fix it with this patch:
I believe the main problem is linked with The issue described in #31496 is most likely connected with this problem. |
+1 for the solution from @mariuscris - worked for me! 😃 |
I meet this bug too. |
Confirmed that #30719 (comment) fixes the problem for us on 2.3.7-p2 in the regular checkout. @mariuscris you have a typo in your comment ";;" |
Thanks @riconeitzel for spotting the typo. It should be corrected by now |
Hi, I have an issue with cart Cart Price Rules. |
Hi @engcom-Bravo. Thank you for working on this issue.
|
Hi @engcom-November. Thank you for working on this issue.
|
Hi @rani-priya Verified the issue on Magento 2.4-develop instance with query mentioned in comment and as per devdocs as well but the issue is not reproducible. Grand total is displayed after discount. Kindly recheck the issue on Magento 2.4-develop branch and provide missing steps if any if the issue is still reproducible. |
Hi @rani-priya , |
Hey all as per discussion with the internal team confirming the ticket. |
Preconditions (*)
Steps to reproduce (*)
Go to magento backend
create a cart price rule with this configuration(In Apply set "Fixed amount discount for whole cart")
Then apply the same coupon on cart in by using graphql
In cart query check the grand total amount
Expected result (*)
Actual result (*)
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
The text was updated successfully, but these errors were encountered: