Uploaded image for project: 'Jenkins'
  1. Jenkins
  2. JENKINS-32170

Support CLI parameter submission for JiraIssueParameterDefinition

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • jira-plugin
    • Jenkins version 1.626
      Jira Plugin version 2.1

      I'm trying to run a job using jenkins-cli:

      java -jar jenkins-cli.jar -s http://myjenkins_server build myjob -s -v -p jiraissue=my_jira_issue_key --username myusername --password mypassword

      It returns:

      "CLI parameter submission is not supported for the class hudson.plugins.jira.listissuesparameter.JiraIssueParameterDefinition type. Please file a bug report for this"

      jiraissue is a parameter of type "JIRA Issue Parameter".

      Is there a workaround?

      Thanks.

            warden Radek Antoniuk
            emersont Emerson Takahashi
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: