Open
Description
Preconditions (*)
- Magento 2.3.3 CE
- PHP 7.2
Steps to reproduce (*)
- Enable FPC in admin
- Clear every cache
- Go on a product page, a row is added to
report_event
table with "event_type" = 1 and "object_id" = the current product id - Refresh the product page, the product page is loaded from FPC
- There is no new row added in "report_event"
Expected result (*)
- A row is supposed to be added to this table even with FPC, right ?
Actual result (*)
- No rows are added in "report_event" with FPC activated when visiting a product page.
Metadata
Metadata
Assignees
Labels
Gate 2 Passed. Manual verification of the issue description passedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedGate 1 Passed. Automatic verification of issue format passedGate 4. Acknowledged. Issue is added to backlog and ready for developmentMay be fixed according to the position in the backlog.The issue has been reproduced on latest 2.3 releaseThe issue has been reproduced on latest 2.4-develop branchAffects non-critical data or functionality and does not force users to employ a workaround.