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 null pointer exceptions when calling the method from another step #156

Merged
merged 3 commits into from
Jul 26, 2019

Conversation

v1v
Copy link
Member

@v1v v1v commented Jul 26, 2019

Highlights

  • Handle '' for the credentialsId param.

Fixes

15:57:52  java.lang.NullPointerException
15:57:52  	at com.cloudbees.plugins.credentials.CredentialsProvider.findCredentialById(CredentialsProvider.java:874)
15:57:52  	at com.cloudbees.plugins.credentials.CredentialsProvider.findCredentialById(CredentialsProvider.java:852)

@v1v v1v added bug Something isn't working automation labels Jul 26, 2019
@v1v v1v requested a review from kuisathaverat July 26, 2019 15:12
@v1v v1v self-assigned this Jul 26, 2019
@v1v v1v merged commit e0fb805 into elastic:master Jul 26, 2019
@v1v v1v deleted the feature/credentials branch July 26, 2019 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants