Actions
BUG #3176
open[SQA] Truck Stock sidebar filters (Maker, Body Type, Price, Year and Transmission) show different results than count
Start date:
09/10/2025
Due date:
% Done:
0%
Estimated time:
Description
On the Truck Stock page, several sidebar filters do not return consistent results.
The count displayed in the sidebar often does not match the actual number of results shown in pagination, or the applied filter does not properly narrow down the vehicles.
The affected filters are:
- Maker
- Body Type
- Price
- Year
- Transmission
Steps to Reproduce:
- Open the Truck Stock page.
- Apply filters one by one from the sidebar: Maker, Body Type, Price, Year, and Transmission.
- Compare the sidebar count with the results displayed in pagination.
- Observe whether the filters narrow down the results correctly.
For example- if ISUZU chosen in maker, the count shows 3302 but the results gives 1622.In case of choosing sedan no results come even though count is 1.
Again in price, year and transmission regardless of what we choose it always returns 6253 results.
Expected Result:
- Sidebar filters should return results that match the counts displayed.
- Each filter should narrow down results accurately according to the selected criteria.
Actual Result:
Sidebar filters for Maker, Body Type, Price, Year, and Transmission show mismatched counts or fail to filter results correctly.
Video:
https://drive.google.com/file/d/1dyeQOCzlITrfIXIcyBM0KtifuwZPdyuT/view?usp=sharing
Updated by Nazmul Hossain Shovon 7 months ago
- Assignee set to Sayful Islam
the pqsjapan api is returning data with count mismatch
Actions