Skip to content

Use querystring as source of truth for filters on vulnerability report

Daniel Tian requested to merge 284471-misc-vulnerability-filters-refactor into master

What does this MR do?

On the vulnerability report, there are filter dropdowns that filter the vulnerability list:

ksnip_20210504-191900

Previously, the source of truth (what determines which dropdown items are selected) could either be the selected dropdown items or the querystring, depending on the user action. It's hard to explain in text, so please watch this video explanation (with audio):

Untitled

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Daniel Tian

Merge request reports