Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Done
-
Component/s: subversion-plugin
-
Labels:None
-
Environment:Jenkins 2.73.3
Subversion plug-in 2.8+
-
Similar Issues:
Description
When setting up a shared library on a folder, can’t pick credentials if Modern SCM is used. All of our credentials are scoped to specific domains, the drop-down box never populates.
Code changed in jenkins
User: Andy Neebel
Path:
src/main/java/jenkins/scm/impl/subversion/SubversionSCMSource.java
http://jenkins-ci.org/commit/subversion-plugin/c056e9af67458d94106f617ab97e2579b5f27b92
Log:
JENKINS-49624Fix selecting credentials for Pipeline Libraries using Modern SCM (#206)Comes from
JENKINS-44271, applying fix for git-plugin to subversion-plugin