-
Bug
-
Resolution: Fixed
-
Minor
-
None
Everytime I change some settings under HTML5 Notification Configuration (typically Default Notification Timeout) they get applied, but after a jenkins restart they returns to default values.
[JENKINS-27222] Settings not persisted after jenkins reboot
Resolution | New: Fixed [ 1 ] | |
Status | Original: Open [ 1 ] | New: Resolved [ 5 ] |
Workflow | Original: JNJira [ 161422 ] | New: JNJira + In-Review [ 196756 ] |
Code changed in jenkins
User: Gavin Mogan
Path:
src/main/java/org/jenkins/ci/plugins/html5_notifier/GlobalConfigurationImpl.java
http://jenkins-ci.org/commit/html5-notifier-plugin/4b7d588f68d97cb206c9d29e49750a1f20f85575
Log:
Load after setting default config values. Fixes
JENKINS-27222