jenkinsci / customizable-header-plugin

Customizable header for Jenkins
https://plugins.jenkins.io/customizable-header/
MIT License
5 stars 3 forks source link

fix NPE in user config reconfigure #153

Closed mawinter69 closed 1 month ago

mawinter69 commented 1 month ago

most likely caused when updating the plugin after user specific links where added. In that case the links field is not initialized.

Also fix issue with overwriting header and colors not getting properly saved.

fixes #152

Testing done

Submitter checklist