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

Prices of Bundle products on customer's wishlist are wrong #13181

Closed
densen45 opened this issue Jan 15, 2018 · 3 comments
Closed

Prices of Bundle products on customer's wishlist are wrong #13181

densen45 opened this issue Jan 15, 2018 · 3 comments
Assignees
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release

Comments

@densen45
Copy link
Contributor

Preconditions

We tested this on two environments:

  1. Ubuntu 17.04, Apache2, PHP 7.0
  2. Ubuntu 17.10, Nginx, PHP 7.0

And we were able to reproduce this issue on the following two Magento 2 versions:

  1. M 2.1.10
  2. M 2.2.2

Steps to reproduce

  1. Create a Bundle product in the backend with at least one option with "Radio" and "User defined quantity" (also experienced the issue for "Checkbox")
  2. Access the Bundle in a browser
  3. Change the quantity of the option
  4. Notice and remember the calculated price
  5. Add the Bundle to the wishlist
  6. Compare the price that was displayed on the Bundle product view page to the price from the wishlist

Expected result

The Bundle's price is the same.

Actual result

The Bundle's price differs.

Actually, the price is calculated based on the default values for the selections that were configured in the backend and not on the customer's defined quantities.

Hovering over the "Details" the correct quantities for the selections are shown.

@magento-engcom-team magento-engcom-team added Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed labels Jan 15, 2018
@magento-engcom-team
Copy link
Contributor

@densen45, thank you for your report.
We've acknowledged the issue and added to our backlog.

@magento-engcom-team magento-engcom-team added Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release and removed Reproduced on 2.1.x The issue has been reproduced on latest 2.1 release labels Jan 16, 2018
@mahesh-rajawat mahesh-rajawat self-assigned this Nov 27, 2018
@magento-engcom-team
Copy link
Contributor

magento-engcom-team commented Nov 27, 2018

Hi @maheshWebkul721. Thank you for working on this issue.
Looks like this issue is already verified and confirmed. But if your want to validate it one more time, please, go though the following instruction:

  • 1. Add/Edit Component: XXXXX label(s) to the ticket, indicating the components it may be related to.

  • 2. Verify that the issue is reproducible on 2.3-develop branch

    Details- Add the comment @magento-engcom-team give me 2.3-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.3-develop branch, please, add the label Reproduced on 2.3.x.
    - If the issue is not reproducible, add your comment that issue is not reproducible and close the issue and stop verification process here!

  • 3. Verify that the issue is reproducible on 2.2-develop branch.

    Details- Add the comment @magento-engcom-team give me 2.2-develop instance to deploy test instance on Magento infrastructure.
    - If the issue is reproducible on 2.2-develop branch, please add the label Reproduced on 2.2.x

  • 4. If the issue is not relevant or is not reproducible any more, feel free to close it.

@mahesh-rajawat
Copy link
Member

mahesh-rajawat commented Dec 2, 2018

@densen45 this issue has been fixed with the PRs #19437 and #19260 . You can check the updated code or wait for the upcoming releases.
Thanks

@mahesh-rajawat mahesh-rajawat added Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line labels Dec 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Fixed in 2.2.x The issue has been fixed in 2.2 release line Fixed in 2.3.x The issue has been fixed in 2.3 release line Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Confirmed Gate 3 Passed. Manual verification of the issue completed. Issue is confirmed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Issue: Ready for Work Gate 4. Acknowledged. Issue is added to backlog and ready for development Reproduced on 2.2.x The issue has been reproduced on latest 2.2 release Reproduced on 2.3.x The issue has been reproduced on latest 2.3 release
Projects
None yet
Development

No branches or pull requests

3 participants