gitlab-branch-source-plugin icon indicating copy to clipboard operation
gitlab-branch-source-plugin copied to clipboard

when a gitlab organization contains more than 100 git repo in a group, less than 100 are seen

Open msegura501 opened this issue 1 month ago • 0 comments

Jenkins and plugins versions report

When a gitlab organization contains more than 100 git repositories (without subgroups, flatly) in a group, less than 100 are seen.

This has been noticed with Jenkins 2.504 using the GitLab Branch Source Plugin Version 724.v6e30226050b_3 against GitLab Community Edition v18.4.2.

We guess that somewhere the pagination is incorrect.

It would be great if this could be corrected !

What Operating System are you using (both controller, and any agents involved in the problem)?

The controler was using rocky linux 9.

Reproduction steps

1 - create one hundred and one repositories in a group in GitLab 2 - in jenkins create an organizaton folder pointing to that group

Expected Results

The gitlab organization folder should see all the repos in the gitlab group.

Actual Results

The gitlab organization folder should see only 100 repositories.

Anything else?

No response

Are you interested in contributing a fix?

No response

msegura501 avatar Oct 27 '25 17:10 msegura501