Git Product home page Git Product logo

Comments (15)

m2-assistant avatar m2-assistant commented on June 15, 2024

Hi @Nuranto. 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. To deploy vanilla Magento instance on our environment, Add a comment to the issue:


Join Magento Community Engineering Slack and ask your questions in #github channel.
⚠️ According to the Magento Contribution requirements, all issues must go through the Community Contributions Triage process. Community Contributions Triage is a public meeting.
🕙 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, join the Community Contributions Triage session to discuss the appropriate ticket.

from magento2.

m2-assistant avatar m2-assistant commented on June 15, 2024

Hi @engcom-Dash. 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: 👇

    1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
    1. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
    1. Add Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
    1. Verify that the issue is reproducible on 2.4-develop branch
      Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
      - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
      - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

from magento2.

m2-assistant avatar m2-assistant commented on June 15, 2024

Hi @engcom-Delta. 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: 👇

  • 1. Verify that issue has all the required information. (Preconditions, Steps to reproduce, Expected result, Actual result).
  • 2. Verify that issue has a meaningful description and provides enough information to reproduce the issue.
  • 3. Add Area: XXXXX label to the ticket, indicating the functional areas it may be related to.
  • 4. Verify that the issue is reproducible on 2.4-develop branch
    Details- Add the comment @magento give me 2.4-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.4-develop branch, please, add the label Reproduced on 2.4.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!
  • 5. Add label Issue: Confirmed once verification is complete.
  • 6. Make sure that automatic system confirms that report has been added to the backlog.

from magento2.

engcom-Dash avatar engcom-Dash commented on June 15, 2024

@magento give me 2.4-develop instance

from magento2.

magento-deployment-service avatar magento-deployment-service commented on June 15, 2024

Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you.

from magento2.

magento-deployment-service avatar magento-deployment-service commented on June 15, 2024

Hi @engcom-Dash, here is your Magento Instance: https://2763b33e65d4d0ac59042530bf393f86.instances-prod.magento-community.engineering
Admin access: https://2763b33e65d4d0ac59042530bf393f86.instances-prod.magento-community.engineering/admin_9966
Login: 49e06943
Password: a9af8f53016c

from magento2.

engcom-Dash avatar engcom-Dash commented on June 15, 2024

@magento give me 2.4-develop instance

from magento2.

magento-deployment-service avatar magento-deployment-service commented on June 15, 2024

Hi @engcom-Dash. Thank you for your request. I'm working on Magento instance for you.

from magento2.

magento-deployment-service avatar magento-deployment-service commented on June 15, 2024

Hi @engcom-Dash, here is your Magento Instance: https://2763b33e65d4d0ac59042530bf393f86.instances-prod.magento-community.engineering
Admin access: https://2763b33e65d4d0ac59042530bf393f86.instances-prod.magento-community.engineering/admin_fd99
Login: 6b3c2240
Password: dfa2d4f121d5

from magento2.

engcom-Dash avatar engcom-Dash commented on June 15, 2024

Hi @Nuranto

Thanks for reporting and collaboration.

Verified the issue on magento 2.4 dev instance and 2.4.7 instance and the issue is reproducible.

We are seeing a Discount difference of 16€, the amount changes when cart items change.

Steps to reproduce

  1. Create a sales rule "test1", without coupon, cart fixed amount = 5€ (Discard subsequent rules = no)
  2. Create a sales rule "test2", without coupon, cart fixed amount = 10€ (Discard subsequent rules = no)
  3. Create a sales rule "test3", with coupon 'test3', cart fixed amount = 1€ (Discard subsequent rules = no)
  4. Create a frontend cart, with total amount > 20€
  5. Add coupon test3

Please refer the attached screenshots.

Discount amount after applying coupon code test3:

Screenshot 2024-05-06 at 10 45 55 PM

When cart amount/products are changed :

Screenshot 2024-05-06 at 10 46 25 PM

Cart rules Configuration:

Screenshot 2024-05-06 at 10 53 26 PM Screenshot 2024-05-06 at 10 53 36 PM Screenshot 2024-05-06 at 10 53 45 PM Screenshot 2024-05-06 at 11 12 54 PM

from magento2.

github-jira-sync-bot avatar github-jira-sync-bot commented on June 15, 2024

✅ Jira issue https://jira.corp.adobe.com/browse/AC-11914 is successfully created for this GitHub issue.

from magento2.

m2-assistant avatar m2-assistant commented on June 15, 2024

✅ Confirmed by @engcom-Dash. Thank you for verifying the issue.
Issue Available: @engcom-Dash, You will be automatically unassigned. Contributors/Maintainers can claim this issue to continue. To reclaim and continue work, reassign the ticket to yourself.

from magento2.

zakdma avatar zakdma commented on June 15, 2024

I don't know the exact place where the issue appeared but I found that the cart totals calculation was called twice.
Also I found that in M2.4.6-p4 all worked fine and totals calculation called only once.

from magento2.

zakdma avatar zakdma commented on June 15, 2024

Looks like these commits introduced break changes
4ffcb02
c741823

from magento2.

pmzandbergen avatar pmzandbergen commented on June 15, 2024

I can confirm this issue. We ran into this while running functional tests with the Magento 2.4.7 upgrade. Previous version (2.6.4-p4) did succeed the same tests.

from magento2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.