-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Status of cache types changed after running setup:upgrade #28191
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
Status of cache types changed after running setup:upgrade #28191
Conversation
|
Hi @chandru-199. Thank you for your contribution
For more details, please, review the Magento Contributor Guide documentation. |
|
@magento run all tests |
|
How to create patch for this? |
|
@magento create issue |
|
@magento run all tests |
|
Hi @chandru-199, |
|
Hi @chandru-199, thank you for your contribution! |
Description (*)
Fixed the issue that running
bin/magento setup:upgradere-enables layout, block_html and full_page caches.Fixed Issues (if relevant)
Related Pull Requests
NA
Manual testing scenarios (*)
bin/magento cache:disable block_html full_page layout.bin/magento s:up.Enabling caches: Current status: Array ( [layout] => 1 [block_html] => 1 [full_page] => 1 )Questions or comments
NA
Contribution checklist (*)
Resolved issues: