Skip to content

The number of product view doesn't increment with FPC activated #25798

Open
@GuillaumeBrook

Description

@GuillaumeBrook

Preconditions (*)

  1. Magento 2.3.3 CE
  2. PHP 7.2

Steps to reproduce (*)

  1. Enable FPC in admin
  2. Clear every cache
  3. Go on a product page, a row is added to report_event table with "event_type" = 1 and "object_id" = the current product id
  4. Refresh the product page, the product page is loaded from FPC
  5. There is no new row added in "report_event"

Expected result (*)

  1. A row is supposed to be added to this table even with FPC, right ?

Actual result (*)

  1. No rows are added in "report_event" with FPC activated when visiting a product page.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: ProductComponent: CacheComponent: DBIssue: Clear DescriptionGate 2 Passed. Manual verification of the issue description passedIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P3May be fixed according to the position in the backlog.Progress: ready for devReproduced on 2.3.xThe issue has been reproduced on latest 2.3 releaseReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S3Affects non-critical data or functionality and does not force users to employ a workaround.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions