Skip to content
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

Duplicate free gift when we are updating other products on cart page #41

Open
desaiuttam opened this issue Dec 2, 2022 · 3 comments
Open

Comments

@desaiuttam
Copy link

Preconditions

  • Magento version: 2.4.3-p1
  • Module version: 1.2.9

Settings / Sale Rules

  1. Adding Free Gift from promotion rule
  2. On removing any other product from the cart or updating the product from the cart it will duplicate the free gift on the cart page. also, it will be the same on sometimes page refresh.

Steps to reproduce

  1. Adding free gift in the promotion rule
  2. Add to cart products which having free gifts, and add other few more products without free gifts as well
  3. Now remove any product from the cart or refresh the page - random time free gift will be duplicate

Expected result

  1. on refresh or remove any products - free gift needs to be single only

Actual result

  1. Duplicate the free gift items on random basis
@domeglic
Copy link
Contributor

domeglic commented Dec 2, 2022

Does this bug also happen when using the latest version 1.3.1?

@desaiuttam
Copy link
Author

Yes, it's happen for new version as well.

@desaiuttam
Copy link
Author

@domeglic let me know if you are able to reproduce the same?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants