Skip to content

Reset request data on each filter

Payton Burdette requested to merge pb-fix-job-filters into master

What does this MR do and why?

When removing only one token from jobs filtered search, the previous token data was retained when making an API call. This MR fixes that by resetting the request data every filtered search.

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After

How to set up and validate locally

  1. Visit Project > Build > Jobs
  2. Filter by status and name
  3. Clear the status filter
  4. Search and ensure only the name filter is applied.

Merge request reports

Loading