-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Clean docker env - jenkinsci/jenkin - 2.7.1 - recommended plugin loadout + workflow-cps-global-lib (2.3) + workflow-remote-loader (1.2)
Adding a "Legacy SCM" git repository.
The credentials ID drop down does not populate from existing items, nor do new items get added if I add them while editing the configuration.
Console messages
These may or may not be relevant (they seem relevant to me)
hudson-behavior.js:417 Uncaught TypeError: Cannot read property 'firstChild' of undefinedregisterValidator @ hudson-behavior.js:417(anonymous function) @ behavior.js:111(anonymous function) @ behavior.js:107applySubtree @ behavior.js:93(anonymous function) @ select.js:251
hudson-behavior.js:472 Unable to find nearby scm/id
fillCredentialItems
After adding a new credential item, the following calls were made - it seems like a weird set of items to fill (but I'm not jenkins rpc call savvy) - almost like it wasn't even calling to fill this dropdown.
http://localhost:8080/descriptorByName/org.jenkinsci.plugins.github.config.HookSecretConfig/fillCredentialsIdItems http://localhost:8080/descriptorByName/hudson.plugins.git.UserRemoteConfig/fillCredentialsIdItems
- blocks
-
JENKINS-31155 Workflow shared library improvements
- Closed
- duplicates
-
JENKINS-38272 The credentials section of the SCM section does not get populated
- Closed
- is duplicated by
-
JENKINS-38424 Cannot configure Global Pipeline Libraries
- Resolved
-
JENKINS-39281 Authentication does not work for git
- Resolved
- is related to
-
JENKINS-35553 Upgrade to Credentials 2.1.0+ API for populating credentials drop-down
- Open
- relates to
-
JENKINS-39324 AbstractIdCredentialsListBoxModel signature changes to avoid Item/ItemGroup ambiguity (was: take ModelObject)
- Closed
-
JENKINS-35535 Upgrade to Credentials 2.1.0+ API for populating credentials drop-down
- Open
- links to