Project

General

Profile

Actions

Bug #12658

closed

Backlog - Bug #12552: ADMX ingestion related bugs and improvements

Cannot create same ADMX files for two tenants

Added by Thilina Sandaruwan about 1 month ago. Updated about 1 month ago.

Status:
Closed
Priority:
Critical
Start date:
24/02/2025
Due date:
% Done:

100%

Estimated time:
Device Type:
Windows
Component:
Device Management
Type:

Description

Environment details
Staging Server: 6.4.0

*Prerequisites
  • Add an ingestion ADMX file for a specific tenant.
Steps
  • Switch to another tenant.
  • Go to the ingestion policy configuration.
  • Add the same ADMX file for the current tenant as well.

Description
In the current implementation, we use maps to store tenant, file name, and feature code data. Due to this approach, the same ADMX file cannot be created for multiple tenants.

Proposed Fix
To resolve this issue, we need to manage ADMX files and feature codes separately for each tenant. This can be achieved by modifying the feature code prefix to include a unique tenant-specific identifier and adding composite key using the tenant ID and the generated unique feature code.


Files

Screenshot from 2025-02-25 07-49-32.png (34.4 KB) Screenshot from 2025-02-25 07-49-32.png Thilina Sandaruwan, 25/02/2025 02:52 AM
Actions

Also available in: Atom PDF