Actions
Improvement #12617
openRefactor the application management policy create and revoke operations
Start date:
05/05/2025
Due date:
09/05/2025 (58 days late)
% Done:
100%
Estimated time:
30:00 h
Device Type:
Windows
Component:
Type:
Windows
QA Start Time:
QA Due Time:
QA Estimated Time(Hours):
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