Bug #12600
closedBacklog - Bug #12552: ADMX ingestion related bugs and improvements
Category search is not working for Ingestion policies
100%
Description
Environment details
Staging server 6.4.0
Prerequisites
Add admx ingestion configurations
- Go to policy search
- search admx ingestion policy
Description
In the current implementation, category search is not supported for ingestion policies. This functionality needs to be implemented for them as well.
Files
Updated by Thilina Sandaruwan 2 months ago
- Status changed from New to Implementation
- Assignee set to Thilina Sandaruwan
- Device Type set to Windows
- Component set to Device-Mgt-UI
- Type set to Windows
Updated by Thilina Sandaruwan 2 months ago
- Project changed from product-uem 7.0.0 GA to product-uem 6.4.0 GA
- Due date set to 26/02/2025
- Status changed from Implementation to QA
- Start date changed from 14/02/2025 to 25/02/2025
- % Done changed from 0 to 100
Updated by Arshana Atapattu 2 months ago
Thilina Sandaruwan wrote in #note-3:
Fix with Pr: https://github.com/entgra-proprietary/emm-proprietary-plugins/pull/122
please correct the migration script as well: ADML_FILE_NAME VARCHAR DEFAULT NULL,
Updated by Thilina Sandaruwan 2 months ago
Migration scripts corrected with Pr: https://github.com/entgra-proprietary/product-uem/pull/19
Updated by Thilina Sandaruwan about 1 month ago
- Description updated (diff)
Here, if category search is working, an issue was identified where policies created by categories were not being applied to devices. This issue has been fixed in this PR: https://github.com/entgra-proprietary/emm-proprietary-plugins/pull/148
Updated by Arshana Atapattu about 1 month ago
- File Screenshot from 2025-04-10 16-48-07.png Screenshot from 2025-04-10 16-48-07.png added
- File Screenshot 2025-04-10 164931.png Screenshot 2025-04-10 164931.png added
- Status changed from QA to QA Accept
Fixes are working
tested with chrome admx.
policy: [1]
device side: [2]
[1]
[2]
Updated by Arshana Atapattu about 1 month ago
- Status changed from QA Accept to Closed
Closing due to QA accept