Open
Description
Preconditions and environment
- Magento version 2.4-develop
Steps to reproduce
- Set develop mode: bin/magento deploy:mode:set developer
- Login customer
- Clear cache: bin/magento cache:clean
- Load homepage
- Reload homepage and check x-magento-cache-debug header
Expected result
need response with x-magento-cache-debug: HIT
Actual result
response with x-magento-cache-debug: MISS => page not load from cache in fpc
Additional information
No response
Release note
No response
Triage and priority
- 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”.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Needs Update