Bug #176
closed
on device status screen under reports after clicking on total request not getting proper count in grid
Added by Amit Kumar 11 days ago.
Updated 4 days ago.
Description
bug title: on device status screen under reports after clicking on total request not getting proper count in grid
Steps: click on reports
2. click on device status screen
3. click on total requests
4. observe the grid result and total counts
Expected result: in grid the actual no of data should is displayed
Actual result: Incorrect no of data is display
Files
- Status changed from New to In Progress
- Status changed from In Progress to Resolved
- Assignee changed from Kunal Chaudhary to Amit Kumar
- Deliverable changed from ADMIN WEB to BACKEND API
Total Request was being calculated from the Merchant_Device table, while the detail list was fetched from ClientDevices.
Different data sources caused the count mismatch.
Resolution
Aligned the TotalRequest calculation to use ClientDevices, ensuring the summary count matches the detail list without impacting existing flow.
The issue which was raised is resolved and validated in latest deployed UAT release.


Also available in: Atom
PDF