Skip to content

Save filter with "show pipeline ID" or "show pipeline IID"

What does this MR do and why?

Related issue: #403313 (closed)

Dependent MRs: !117844 (merged) !117840 (merged) | Subsequent MRs: !117841 (merged)

The Pipelines page has always allowed users to choose whether to display id or iid. But this selection is not saved anywhere, and it returns to the default state after refreshing the page.

Currently MR supports storing this configuration item.

Screenshots or screen recordings

No UI changes.

How to set up and validate locally

  1. Visit the Pipelines page.
  2. Select Show Pipeline IID
  3. Refresh the page (or log out and log in again), visit the pipelines page again, and the Show Pipeline IID will still take effect

MR acceptance checklist

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


cc @mtan-gitlab @lxwan @JeremyWuuuuu

Edited by Zhiyuan Lu

Merge request reports