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

Fixes #323 to prevent serialization of token expiry #325

Merged
merged 1 commit into from
Mar 23, 2024

Conversation

bluesliverx
Copy link
Contributor

@bluesliverx bluesliverx commented Feb 5, 2024

This should fix #323 (as suggested by @jetersen) to prevent serialization of a field that cannot be serialized.
See also #268.

Testing done

I tested this out locally on a Jenkins instance and didn't see any problems with it, but as I never reproduced the original error, I could use some help from @omehegan to test this out.

Submitter checklist

Preview Give feedback

@omehegan
Copy link
Member

omehegan commented Feb 7, 2024

I didn't have this issue myself, it was a customer of mine that ran into it. I have let them know about the fix, hopefully they can do some testing to verify it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NullPointerException return value of "hudson.model.View.getOwner()" is null
3 participants