Bug #11578
openproduct-uem 6.3.0 GA - Task #11566: Enhance the application subscription and unsubscription details accessing functionality
When a app installation was given via role it is not shown in app subscription table
100%
Description
How to reproduce
create a role named role_a
create a role name role_b
create a user name user_a
add a device under user_a
add this user for both role_a and role_b.
dont ad any other users for above roles.
trigger the app installation via role for role_a
this should show up in the app installation table's "Role Subscriptions"
now try to install the app via role installation for role_b
this will not show up in the app installation table's "Role Subscriptions"
Description
When a app installation was triggered it send a operation to the device. this will show up in the single device operation log [1].
but if the operation didnt get triggered it just keeps sitting in hte operation log.
But when we try reinstall this again with another role, or any other method, this operation does not get added to the device since this operation is already there.
this happens due to every user that was associated with the role, already had that specific app install operation inside their device.
since there are no devices to add the operation, it didnt show up in the app installation table.
Refer the Video [2]
Video is attached to the ticket see under "[2]"
[1]
Files