Project

General

Profile

Actions

Bug #11443

closed

Task #11442: Bugs and improvements for View for android Application updates monitoring and manage feature

In installation details correct count of devices are not shown

Added by Arshana Atapattu 3 months ago. Updated 2 months ago.

Status:
Closed
Priority:
High
Start date:
01/07/2024
Due date:
% Done:

0%

Estimated time:
Device Type:
Component:
Type:

Description

Description

In ultimate.com tenant there were installations with different types of action status.
But when try to see them in installation details, it shows device count is 350, but there are no or less devices [2].

There should have been this many data - >
mysql> select count(*) from AP_DEVICE_SUBSCRIPTION where TENANT_ID=46 AND STATUS='COMPLETED';
-------- | count(*) |
-------- | 127 |
--------

mysql> select count(*) from AP_DEVICE_SUBSCRIPTION where TENANT_ID=46 AND STATUS='PENDING';
-------- | count(*) |
-------- | 179 |
--------

mysql> select count(*) from AP_DEVICE_SUBSCRIPTION where TENANT_ID=46 AND STATUS='ERROR';
-------- | count(*) |
-------- | 44 |
--------

Full data set for above numbers.
DB data: [1]


Files

Data.txt (66.5 KB) Data.txt [1] Arshana Atapattu, 01/07/2024 12:44 PM
vokoscreen-2024-07-01_18-06-33.mkv (708 KB) vokoscreen-2024-07-01_18-06-33.mkv [2] Arshana Atapattu, 01/07/2024 12:45 PM
Actions

Also available in: Atom PDF