Project

General

Profile

Actions

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.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
02/24/2026
Due date:
% Done:

0%

Estimated time:
Spent time:
Deliverable:
BACKEND API

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

Actions #1

Updated by Kunal Chaudhary 10 days ago

  • Status changed from New to In Progress
Actions #2

Updated by Kunal Chaudhary 10 days ago

  • 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.

Updated by Harshith Jay 4 days ago

The issue which was raised is resolved and validated in latest deployed UAT release.


Actions

Also available in: Atom PDF