Skip to content

Id is null or empty #719

@chandrikagudi

Description

@chandrikagudi

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions