Bug #8849
openOperation status of uninstallation process for apps give ERROR status at random instance
0%
Description
From Gitlab
            ------------------------
            gitlabId   --> 850  https://gitlab.com/entgra/product-iots/-/issues/850
            labels     --> Priority: Low, Type: Bug,  
            assignees  -->  
            created_at --> 2021-02-18 19:44:29 IST +0530
            updated_at --> 2021-02-18 19:49:14 IST +0530
            ------------------------
- Errors identified
 When checking the android uninstallation process (checked only the DEVICE TYPE UNINSTALLATION).. I observed in the endpoint-mgt UI that the STATUS for the operation code of “UNINSTALL_APPLICATION” has updated as “ERROR” even though the unistallation process has done successfully.
This happens randomly not all the time..I caught its when I was checking the uninstallation process several time
So after that I tried to catch the operation playload to see how the status must have passed by debugging the android studio “uninstallApplication” for several time until I get the ERROR status again and at one point I saw the below operation status in reply playload as in the screenshot.
- Images [Operation playload when debugged the agent code]
 (2374_img)
(2375_img)
(2376_img)
Files