-
Bug
-
Resolution: Fixed
-
Major
-
Jenkins 2.60.2,
Bitbucket Plugin 1.1.5
Bitbucket Branch Source Plugin 2.2.2/2.2.3/2.3.4/2.3.5
A Bitbucket repository which is owned by an individual account can't be used with Jenkins as the Branch Source Plugin Currently functions.
Currently, when loading the repositories after entering the Owner name, It makes a request to the BB API essentially "Give me all projects the credentialed user is a teammember on, or all repos owned by the crednetialed user, which are also owned by the username above".
This causes a gap in the repo you're attempting to build is not a part of a project that your jenkins account is a team-member on, but instead is just a contributor for on someone else's repo.
In Version 2.1.x the repository name was just a text field, allowing you to enter owner and repo manually and it worked fine. My Jenkins is now stuck at that version (and the related old versions of other plugins) because it can't properly select our repo anymore.
- is duplicated by
-
JENKINS-48084 Bitbucket Branch Source Plugin can't select Repositories you are a Contributor on
- Closed
- mentioned in
-
Page Loading...