Skip to content

[Search] Search by pipeline name #1682

@jama22

Description

@jama22

As a developer, I would like to search for pipelines that match my search term so that I can see all the pipelines in the multi-pipeline dashboard that match my query

Given that I am on the dashboard and there are three pipelines: main, test and bosh
When I type main in the search bar
Then I see only the main pipeline

  • we should do naive partial matches, so mai should show the main pipeline
  • we should do ignore-case matches
  • If there are multiple matches, we should preserve the team grouping on the results

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions