Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Duplicate
-
Component/s: git-plugin
-
Labels:
-
Environment:Version 2.7
-
Similar Issues:
Description
When Jenkins is updated we seem to be loosing any additional behaviours that were configured within the git plugin component of our jobs. These need to be manually reconfigured.
Attachments
Issue Links
- is related to
-
JENKINS-33695 Git plugin writing out incorrect settings
-
- Closed
-
That is quite surprising. What version of the git plugin are you using?
There was a known problem in git plugin 2.4.3 (fixed in 2.4.4) which caused it to fail to preserve the configuration across saves (and Jenkins server restarts). It might have also shown as a failure to save configuration across upgrade. See
JENKINS-33695andJENKINS-33564for the descriptions of that bug.