Skip to content

Remove valid IDs prop for QuerystringSync component

Daniel Tian requested to merge 383346-remove-valid-ids-check into master

What does this MR do and why?

This MR removes the validIds prop for the QuerystringSync component. It was intended as a way to remove invalid IDs on the querystring, but it's too narrow in scope and only works for a few vulnerability report filters. The valid ID check and cleanup will be handled another way in a different MR.

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 #383346 (closed)

Edited by Daniel Tian

Merge request reports

Loading