Project

General

Profile

Actions

Improvement #11712

open

product-uem 7.1.0 GA - Task #11893: Improvements For Policy UI

Add search for windows policy filtering

Added by Oshani Silva 6 months ago. Updated about 21 hours ago.

Status:
QA
Priority:
High
Assignee:
Start date:
04/11/2024
Due date:
04/12/2024 (57 days late)
% Done:

100%

Estimated time:
Device Type:
Component:
Type:
UI

Files

Screenshot 2024-12-17 132817.png (48 KB) Screenshot 2024-12-17 132817.png [2] Arshana Atapattu, 17/12/2024 08:01 AM
policy.png (58.2 KB) policy.png [3] Arshana Atapattu, 17/12/2024 08:02 AM
Screenshot from 2024-12-17 13-36-39.png (90.8 KB) Screenshot from 2024-12-17 13-36-39.png [4] Arshana Atapattu, 17/12/2024 08:09 AM
Screenshot from 2024-12-17 13-37-14.png (80.6 KB) Screenshot from 2024-12-17 13-37-14.png [5] Arshana Atapattu, 17/12/2024 08:09 AM
vokoscreen-2024-12-17_13-35-30.mkv (649 KB) vokoscreen-2024-12-17_13-35-30.mkv [6] Arshana Atapattu, 17/12/2024 08:12 AM
clipboard-202501030909-zdsvn.png (113 KB) clipboard-202501030909-zdsvn.png Oshani Silva, 03/01/2025 03:39 AM
vokoscreen-2025-01-29_17-27-11.mkv (250 KB) vokoscreen-2025-01-29_17-27-11.mkv [6] Arshana Atapattu, 29/01/2025 12:01 PM
Actions #1

Updated by Oshani Silva 6 months ago

  • Type set to UI
Actions #2

Updated by Oshani Silva 5 months ago

  • Due date changed from 29/08/2024 to 18/09/2024
  • Assignee changed from Oshani Silva to Nipuni Kavindya
  • Start date changed from 22/08/2024 to 09/09/2024
Actions #3

Updated by Lasantha Dharmakeerthi 5 months ago

  • Due date changed from 18/09/2024 to 19/09/2024
Actions #4

Updated by Oshani Silva 5 months ago

  • Due date changed from 19/09/2024 to 20/09/2024
  • Start date changed from 09/09/2024 to 11/09/2024
Actions #5

Updated by Oshani Silva 4 months ago

  • Project changed from product-uem 6.3.0 GA to product-uem 7.0.0 GA
  • Due date changed from 20/09/2024 to 25/10/2024
  • Start date changed from 11/09/2024 to 17/10/2024
  • Parent task changed from #11696 to #11893
Actions #6

Updated by Oshani Silva 4 months ago

  • Tracker changed from Task to Improvement
Actions #7

Updated by Oshani Silva 3 months ago

  • Due date changed from 25/10/2024 to 25/11/2024
  • Start date changed from 17/10/2024 to 04/11/2024
Actions #8

Updated by Oshani Silva 3 months ago

  • Due date changed from 25/11/2024 to 29/11/2024
  • Status changed from New to Implementation
  • Assignee changed from Nipuni Kavindya to Oshani Silva
Actions #9

Updated by Oshani Silva 2 months ago

  • Project changed from product-uem 7.1.0 GA to product-uem 7.0.0 GA

Updated by Arshana Atapattu about 1 month ago

Issue 1:
policies are not getting applied.

payload of ADMX edge policy: [1]

in windows machine, edge browser it is showing as no policies: [2]
how it should be: [3]
can refer to https://roadmap.entgra.net/issues/11594#note-10

Issue 2
Some times searching by 2 words are not showing desired result.
When searched by 2 words, even if there is a policy exist by that name, they are not shown.
EX: when searching by "app" it shows app Privacy and app runtime [4]
but when search by "app run" it shows nothing [5]
Please refer the video [6] for more info.
Video is attached into the file section

[2]
[2]

[3]
[3]

[4]
[4]

[5]
[5]

[1] {
"policyName":"Test windows",
"description":"",
"active":true,
"compliance":"enforce",
"ownershipType":null,
"policyType":"GENERAL",
"profile":{
"profileName":"Test windows",
"deviceType":"windows",
"profileFeaturesList":[ {
"featureCode":"ADMX_Edge",
"deviceType":"windows",
"content":[ {
"name":"AllowCrossOriginAuthPrompt",
"status":"ENABLED"
}, {
"name":"WindowsHelloForHTTPAuthEnabled",
"status":"ENABLED"
}
],
"correctiveActions":[

]
}
]
},
"deviceGroups":[ {
"id":14,
"name":"Test Group"
}
],
"roles":[
"ANY"
],
"users":[
]
}
Actions #12

Updated by Oshani Silva 27 days ago

The Issue 1 mentioned on the ticket was not reproduced locally after building the latest pack. As shown in the screenshot [1] the Edge policy was applied after the Search improvement.

Also, the payload created was compared before and after the policy search was introduced, and no change was seen to the payload. Hence seemingly, this cannot be an issue introduced by the Search Improvement.

[1]

The below fix is given for the mentioned Issue 2

https://github.com/entgra-proprietary/emm-proprietary-plugins/pull/44

Actions #13

Updated by Arshana Atapattu about 21 hours ago

when the policy page load, and user click on the search field, it shows nothing [6]

Actions

Also available in: Atom PDF