jenkinsci / jenkinsci/gitlab-branch-source-plugin

Private Repos are not listed in Projects Combobox in Multibranch Config

Open
#113 8 comments 1 reaction 0 assignees View on GitHub
Dominant language
Java
Stars
134
Forks
113
PR merge metrics
No merged PRs in 30d

Description

Create a private repo in GitLab named "Test1" for User X. Create a GitLab access token for User X. Create a new multibranch Pipeline in Jenkins. Source is of type GitLab Project. Add the credentials for X:Access Token. Add the Owner (X) in the owner field. The form ponders the input and intead of -None- in the field nothing is displayed. Hit Save.

Log from the subsequent Scan:
```Cannot deserialize instance of `org.gitlab4j.api.models.Project` out of START_ARRAY token. ```

If a public repo is added in GitLab and the process is repeated, the public repo is listed in the Projects selection combobox, but still not the private repo.

Plugin Version: 1.5.1
GitLab CE Version: 13.3.6
Jenkins Version: 2.235.5

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.