Actions
Improvement #12617
openRefactor the application management policy create and revoke operations
Start date:
05/05/2025
Due date:
% Done:
100%
Estimated time:
Device Type:
Windows
Component:
Type:
Windows
Description
Environment details
UEM Server - 6.4.0
Description
The current implementation checks each option as a different policy, which increases the payload size and impacts performance. These operations are redundant, as the payload doesn't require to check each feature code individually.
- Refactor the application management code and remove the redundant check of each feature code separately.
Actions