Skip to content

Fix bug where page is not reset when filtering pipelines

Payton Burdette requested to merge 358907-fix-page-on-pipeline-filter into master

What does this MR do and why?

Fixes bug where page is not reset when filtering pipelines on CI/CD > Pipelines.

Screenshots or screen recordings

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

How to set up and validate locally

  1. Visit Project > CI/CD > Pipelines
  2. Visit a page greater than one for pagination
  3. Filter pipelines (ensure page number is reset to one)
  4. Ensure other functionality stays the same

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

Edited by Payton Burdette

Merge request reports