Skip to content

PLP - Total count is not working when it exceeds 10,000 #37556

Closed
@santhiya-nits

Description

@santhiya-nits

Preconditions and environment

Magento version - 2.4.5-P1

Path Name: vendor/magento/module-catalog/Block/Product/ProductList/Toolbar.php
Function Name: getTotalNum()

The getTotalNum() function does not fetch more than 10,000 data.

Steps to reproduce

Magento version - 2.4.5-P1

Path Name: vendor/magento/module-catalog/Block/Product/ProductList/Toolbar.php
Function Name: getTotalNum()

The getTotalNum() function does not fetch more than 10,000 data.

Expected result

Fetch the data more than 10,000

Actual result

If the database contains more than 10,000 records.
It fetches only 10,000 items not more than that.

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

Issue: needs updateAdditional information is require, waiting for responseReported on 2.4.5-p1Indicates original Magento version for the Issue report.Triage: Dev.ExperienceIssue related to Developer Experience and needs help with Triage to Confirm or Reject it

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions