Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
Forgot to call save() in config class - if you restart, config is lost because it's never saved to disk!
Forgot to call save() in config class - if you restart, config is lost because it's never saved to disk!
Code changed in jenkins
User: Dan Alvizu
Path:
src/main/java/org/jenkinsci/plugins/jiraext/Config.java
http://jenkins-ci.org/commit/jira-ext-plugin/3c92199bd4ee6f78b0995ee97960ca48d081fd73
Log:
[FIXED JENKINS-33249] save config to disk