Project

General

Profile

Improvement #12478

Updated by Thilina Sandaruwan about 1 month ago

*Description* 
 The delete functionaly for ADMX file and data are partially completed and need further improvements. 

 *Current State:* 
 * Delete Functionality: 
        We’ve implemented the basic functionalities for delete. The following mechanisms still need needs to be implemented: 
 * If implement the mechanism, When a policy references an ingestion config ADMX file, its state is deleted, set to “In-use,” which disables the relevant policies should be removed delete button. This state remains until we confirm that no feature code from the policy search (map), ADMX file is included in the database, and currently applied policies on Windows devices. Once confirmed, the associated files should be deleted. 

 Edge cases: 
 * the user should not be able state changes back to send any policy bundles or revoke actions related to “Available,” then re-enabling the deleted ingestion config.   
 * Relevant information should be shown in delete button and allowing deletion of the operation log. ADMX file. 

 Ref: https://github.com/entgra-proprietary/emm-proprietary-plugins/pull/43/files#r1932786933

Back