Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Other branch pipeline links on the pipeline header is not shown when there are backward-matched pipelines #3284

Closed
y-oksaku opened this issue Feb 19, 2025 · 0 comments

Comments

@y-oksaku
Copy link
Contributor

What happened:

Sibling pipeline link does not appear if there are many backward-matched pipelines.

Ex.
Suppose that there are pipelines based on sd-test/foo and a-sd-test/foo.
On the sd-test/foo:main pipeline, the result that search pipeline to find sibling pipeline could be the following.

a-sd-test/foo:main
a-sd-test/foo:123
a-sd-test/foo:456
...
a-sd-test/foo:789  ← Up to page 1 (default 50 rows)
...
sd-test/foo:main ← On page 2 (Not fetched)

Hence UI cannot get the sibling pipelines.

What you expected to happen:

Show the sibling pipeline link correctly.

How to reproduce it:

  1. Create 50 backward-matched pipelines and create a sibling pipeline
  2. Visit the pipeline landing page
  3. Click branch name on the header
@y-oksaku y-oksaku changed the title Other branch pipeline links on the pipeline header is not shown when there are forward-matched pipelines Other branch pipeline links on the pipeline header is not shown when there are backward-matched pipelines Feb 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant