Closed
Description
Preconditions (*)
- Clear Magento 2.4
Steps to reproduce (*)
bin/magento cache:disable full_page
bin/magento setup:upgrade
Expected result (*)
bin/magento cache:status full_page
should confirm that Full Page cache is disabled
Actual result (*)
bin/magento cache:status full_page
is... enabled 🤦🏻
Please provide Severity assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.
- Severity: S0 - Affects critical data or functionality and leaves users without workaround.
- Severity: S1 - Affects critical data or functionality and forces users to employ a workaround.
- Severity: S2 - Affects non-critical data or functionality and forces users to employ a workaround.
- Severity: S3 - Affects non-critical data or functionality and does not force users to employ a workaround.
- Severity: S4 - Affects aesthetics, professional look and feel, “quality” or “usability”.