Actions
Improvement #12478
openImprovement #12501: Improvements in admx ingestion support feature
Complete Delete Functionaly for Custom ADMX Ingestion Feature
Start date:
05/03/2025
Due date:
07/03/2025 (about 2 months late)
% Done:
100%
Estimated time:
Device Type:
Windows
Component:
Device Management
Type:
Windows
Description
Description
The delete functionaly for ADMX file and data are partially completed and need further improvements.
- Delete Functionality:
We’ve implemented the basic functionalities for delete. The following mechanisms still need to be implemented: - If an ingestion config is deleted, the relevant policies should be removed from the policy search (map), the database, and the associated files should be deleted.
- the user should not be able to send any policy bundles or revoke actions related to the deleted ingestion config.
- Relevant information should be shown in the operation log.
Ref: https://github.com/entgra-proprietary/emm-proprietary-plugins/pull/43/files#r1932786933
Actions