Closed
Description
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”.