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

Id is null or empty #719

Open
chandrikagudi opened this issue Apr 12, 2024 · 0 comments
Open

Id is null or empty #719

chandrikagudi opened this issue Apr 12, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@chandrikagudi
Copy link

Jenkins and plugins versions report

Started by user Chandrika R Gudi
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in C:\ProgramData\Jenkins.jenkins\workspace\create-issue
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Deploy Version to Jira)
[Pipeline] script
[Pipeline] {
[Pipeline] jiraGetVersion
WARNING: Unknown parameter(s) found for class type 'org.thoughtslive.jenkins.plugins.jira.steps.GetVersionStep': credentialsId,idOrKey
Error Code: -1
Error Message: id is empty or null.
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: id is empty or null.
Finished: FAILURE

What Operating System are you using (both controller, and any agents involved in the problem)?

Jenkins 2.450, jira cloud

Reproduction steps

Need to run my job

Expected Results

Started by user Chandrika R Gudi
[Pipeline] Start of Pipeline
[Pipeline] node
Running on Jenkins in C:\ProgramData\Jenkins.jenkins\workspace\create-issue
[Pipeline] {
[Pipeline] withEnv
[Pipeline] {
[Pipeline] stage
[Pipeline] { (Deploy Version to Jira)
[Pipeline] script
[Pipeline] {
[Pipeline] jiraGetVersion
WARNING: Unknown parameter(s) found for class type 'org.thoughtslive.jenkins.plugins.jira.steps.GetVersionStep': credentialsId,idOrKey
Error Code: -1
Error Message: id is empty or null.
[Pipeline] }
[Pipeline] // script
[Pipeline] }
[Pipeline] // stage
[Pipeline] }
[Pipeline] // withEnv
[Pipeline] }
[Pipeline] // node
[Pipeline] End of Pipeline
ERROR: id is empty or null.
Finished: FAILURE

Actual Results

success

Anything else?

No response

Are you interested in contributing a fix?

No response

@chandrikagudi chandrikagudi added the bug Something isn't working label Apr 12, 2024
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

No branches or pull requests

1 participant