Improvement on scan result policy ux
What does this MR do and why?
Describe in detail what your merge request does and why.
This MR resolves 373134
We support different scanners, depends on the users' choice of the scanner, the following options of drop-downs will change. If the user fills in already some data and switches to a different scanner, the already filled-in data will loose which generates frustration feeling for the users
This MR fixes this issue and preserves already edited state
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
PROJECT LEVEL | GROUP LEVEL |
---|---|
project_level | group_level |
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
- Go to
Security & Complience
->Policies
->New policy
->Scan Result Policy
(security/policies/new?type=scan_execution_policy) - Or edit existing policy
- Go to
Rules
section
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #373134 (closed)