-
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
Request: ability to refresh cache (and FPC) per store #1006
Comments
Thank you for your suggestion, @seansan. We have logged this internally as MAGETWO-33595 and will review this request. |
passing to Chuck as Performance PM |
Thank you for your submission. We recently made some changes to the way we process GitHub submissions to more quickly identify and respond to core code issues. Feature Requests and Improvements should now be submitted to the new Magento 2 Feature Requests and Improvements forum (see details here). We are closing this GitHub ticket and have moved your request to the new forum. |
Story - MAGETWO-64475 [Indexer optimizations] Indexation process in non-locking way for EAV indexer - MAGETWO-64908 Indexation process in non-locking way for EAV indexer
…var> for mobile device don't work in product view page gallery #1006
Merge pull request #1014 from magento-engcom/2.2-develop-prs [EngCom] Public Pull Requests - 2.2-develop Public Pull Requests - #1012 10814: Attribute repository resets sourceModel for new attributes. by @nmalevanec - #1006 #12285: The option false for mobile device don't work in product - view page gallery by @p-bystritsky - #983 #12259: Save and Duplicated product not working by @p-bystritsky - #1000 8204: catalog:images:resize = getimagesize(): Read error! by @RomaKis #12633 Magento Connect no longer exist by @miguelbalparda Fixed Public Issues - #10814 Attribute repository resets sourceModel for new attributes - #12285 The option false for mobile device don't work in product view page gallery - #12490 I can't disable full screen gallery on mobile on magento 2.2.1 - #12259 Save and Duplicated product not working - #8204 catalog:images:resize = getimagesize(): Read error! in vendor/magento/module-catalog/Model/Product/Image.php on line 410 if an image is 0 bytes - #12632 Magento Connect no longer exist
Request: ability to refresh cache (and FPC) per store
We have many stores. And it becomes a problem when you are building/working on store B when store A is actually live and hence static. Now when we refresh the cache or all other related (like FPC) then it affects ALL stores ... this is a shame.
It would be great if a store swticher or store selector could be added to throw away or relaod cache only for 1 specific store
(dont know if this is possible)
The text was updated successfully, but these errors were encountered: