Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix NPE in user config reconfigure #153

Merged
merged 1 commit into from
Oct 10, 2024
Merged

fix NPE in user config reconfigure #153

merged 1 commit into from
Oct 10, 2024

Conversation

mawinter69
Copy link
Contributor

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

  • Make sure you are opening from a topic/feature/bugfix branch (right side) and not your main branch!
  • Ensure that the pull request title represents the desired changelog entry
  • Please describe what you did
  • Link to relevant issues in GitHub or Jira
  • Link to relevant pull requests, esp. upstream and downstream changes
  • Ensure you have provided tests - that demonstrates feature works or fixes the issue

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.
@mawinter69 mawinter69 requested a review from a team as a code owner October 10, 2024 11:46
@mawinter69 mawinter69 merged commit 9ddf353 into main Oct 10, 2024
20 checks passed
@mawinter69 mawinter69 added the bug Something isn't working label Oct 10, 2024
@mawinter69 mawinter69 deleted the issue-152 branch October 27, 2024 17:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Jenkins user profile save fails will null pointer stacktrace is Jenkins log
1 participant