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

Browser cache not invalidated after configurable product is back in stock #10646

Closed
andidhouse opened this issue Aug 24, 2017 · 3 comments
Closed
Assignees
Labels
bug report Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update

Comments

@andidhouse
Copy link

Preconditions

  1. Magento2.1.8 via download, Varnish, redis, nginx

Steps to reproduce

  1. One or more simple products belonging to a configurable products are out of stock
  2. Qty of these products is changed (for example via import or external ERP system etc.)

Expected result

  1. The browser cache of the configurable product is invalidated - so the simple products are back in stock again

Actual result

  1. If the configurable product is visited before by a user the browser has cached the site - and on the next visit the cached site is shown again, with the out of stock products which is wrong.
    If the site is reloaded via the browser icon (page reload) the products are shown right as in stock.

For me it seems that magento does not invalidate the browser cache in this case which is crucial as in stock products are shown as out of stock.

@misha-kotov
Copy link

I believe this one is related, if not duplicate, of your issue: #8009

What are you actually using for cache in your case - varnish or redis?

@magento-engcom-team magento-engcom-team added G1 Passed bug report 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 and removed G1 Passed labels Sep 5, 2017
@magento-engcom-team
Copy link
Contributor

Unfortunately, I could not reproduce the issue as you described it. Please provide more information on this issue.

@magento-engcom-team magento-engcom-team self-assigned this Sep 25, 2017
@magento-engcom-team
Copy link
Contributor

@andidhouse, thank you for your report.
We were not able to reproduce this issue by following the steps you provided. If you'd like to update it, please reopen the issue.

@magento-engcom-team magento-engcom-team added the Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch label Oct 9, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug report Issue: Cannot Reproduce Cannot reproduce the issue on the latest `2.4-develop` branch Issue: Clear Description Gate 2 Passed. Manual verification of the issue description passed Issue: Format is valid Gate 1 Passed. Automatic verification of issue format passed Progress: needs update
Projects
None yet
Development

No branches or pull requests

4 participants