jenkinsci / jenkinsci/git-plugin

[JENKINS-39749] Parallel SCM fetches are shown in random order in builds menu

Open
#2,991 0 comments 0 reactions 0 assignees View on GitHub
component:git-plugin imported-jira-issue priority:minor resolution:unresolved
Dominant language
Java
Stars
694
Forks
1.1k
Avg merge
1h 29m
Merged PRs (30d)
3

Description

When fetching SCM in parallel, the "Git build data" and "No tags" links are not together (in a build view).

Expected:

Git build data:repo1

No tags

Git build data:repo2

No tags

Git build data:repo3

No tags

Git build data:repo4

No tags

Result:

Git build data:repo1

Git build data:repo3

Git build data:repo2

No tags

No tags

No tags

Git build data:repo4

No tags

---
Originally reported by roidelapluie, imported from: Parallel SCM fetches are shown in random order in builds menu


  • status: Open
  • priority: Minor
  • component(s): git-plugin
  • resolution: Unresolved
  • votes: 0
  • watchers: 1
  • imported: 2025-12-02

Raw content of original issue

When fetching SCM in parallel, the "Git build data" and "No tags" links are not together (in a build view).

Expected:

Git build data:repo1
No tags
Git build data:repo2
No tags
Git build data:repo3
No tags
Git build data:repo4
No tags

Result:
Git build data:repo1
Git build data:repo3
Git build data:repo2
No tags
No tags
No tags
Git build data:repo4
No tags

1 attachment

- [multiscm.png](https://issues.jenkins.io/secure/attachment/34851/multiscm.png)
> ![multiscm.png](https://issues.jenkins.io/secure/attachment/34851/multiscm.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.