Skip to content

Fix vulnerability report tab querystring removed when filters changed

Daniel Tian requested to merge 347159-fix-tab-querystring-getting-zapped into master

What does this MR do and why?

This MR fixes an issue on the vulnerability report where changing the tab from development to operational sets the tab querystring to "operational", but changing the vulnerability filters while on this tab incorrectly removes the tab querystring parameter.

Before After
Peek_2021-12-07_00-25 Peek_2021-12-07_00-24

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #347159 (closed)

Merge request reports