-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: bitbucket-branch-source-plugin
-
None
-
937.3.5
Â
Â
User API token must be used but it seems to not managed correctly by Bitbucket Branch Source plugin...
Â
When editing a multibranch pipeline, the dropdown with list of repositories is not filled.
According to documentation (https://github.com/jenkinsci/bitbucket-branch-source-plugin/blob/master/docs/USER_GUIDE.adoc#user-api-token-bitbucket-cloud-only), API token required only read access but it seems that Bitbucket user on which API token is created must have write access to repositories to be listed...
Â
Previously, with app password authentication, only read access were mandatory.
Could you please fix this regression ?
Â