-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: bitbucket-branch-source-plugin
-
None
-
Environment:Jenkins 2.581, jdk25 running in alpine based container
bitbucket-branch-source-plugin 937.3.10
Hi,
Since we updated our jenkins setup, the credential (local UsernamePassword stored in jenkins) we use to log in to our Bitbucket server do not appear in the dropdown, causing it to be dropped if the multibranch pipeline configuration is updated via the ui.
However it is still present in the config.xml if no changes are made.
Current workaround is using jobdsl only to not use the ui but when doing tests with several parameters changes this is quite blocking