-
Bug
-
Resolution: Duplicate
-
Blocker
-
None
-
jenkins version 2.224
tried latest version of git plugin and tried also downgrading to no avail.
I have a project being setup on Jenkins.
For some reason however, I input my scm details (git in this case but have tried going at it through the multiple scm plugin)
It start to shows the usual errors before I select the credentials,
select the credentials, and all looks fine
I click apply and save. the saved notification appears.
However if I exit and re-configure the same job, the SCM settings have vanished completely.
(if I run the job it doesn't try to pull and just fails later when it doesn't find my pom.xml)
- duplicates
-
JENKINS-61398 Source Code Management for build job is forgotten on save
-
- Closed
-
[JENKINS-61691] Git SCM details not getting saved
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Fixed but Unreleased [ 10203 ] |
Status | Original: Fixed but Unreleased [ 10203 ] | New: Closed [ 6 ] |
Jenkins 2.224 has a critical regression which discards the SCM configuration when it is saved. Fixed by updating to Jenkins 2.225 or later.
My apologies for that regression in the weekly Jenkins release.