Jira issue parameter value is not exposed via remote API

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      Steps to reproduce:

      1. Create a job
      2. Switch "This build is parameterized" on
      3. Add "JIRA Issue Parameter", fill "Name" and "JQL Search Query" fields
      4. Run the job, select an issue for the parameter
      5. Open the build page, go to "Parameters" - the issue ID is shown
      6. Open the_build_url/api/xml - there is just the parameter name:
        <parameter>
          <name>JIRA_PROMOTION</name>
        </parameter>
        

            Assignee:
            Radek Antoniuk
            Reporter:
            Kirill Evstigneev
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Resolved:
              Archived: