Bug #9627
openPolicy xml table default value not assign
0%
Description
From Gitlab
------------------------
gitlabId --> 1634 https://gitlab.com/entgra/product-iots/-/issues/1634
labels --> Component: Endpoint-Mgt-UI, Type: Bug, Type: Improvement,
assignees -->
created_at --> 2022-10-11 06:49:19 IST +0530
updated_at --> 2022-10-11 07:04:17 IST +0530
------------------------
- Description
There is a UI issue when xml file uses the table default value as ..Value>1<Value.. and when selecting the default option(or automatically add default) in dropdowns it will not come up with given values.
(2681_img)
Example: only 1, 2, 4 Severity levels will be added to the payload
(2682_img)
So for now change that as ..Value/>.. in defender policy add conditions to filter if the response has both values init will be added to the payload inside when buildThreatSeverityDevicePayload() method call
but need to check with other policy UI's default value actually assigned or not
- Suggested Labels:
Optional comma-separated list of suggested labels. Non-committers can’t assign labels to issues, so this will help issue creators who are not a committer to suggest a possible label
- Suggested Assignees:
Optional comma-separated list of suggested team members who should attend to the issue. Non-committers can’t assign issues to assignees, so this will help issue creators who are not a committer to suggest possible assignees
- Affected Product Version:
- OS, DB, other environment details and versions:
- Steps to reproduce:
Files