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

return all selected values, when gets the default value

XMLWordPrintable

    • Icon: New Feature New Feature
    • Resolution: Won't Fix
    • Icon: Minor Minor
    • active-choices-plugin
    • None

      Currently taken is the first value from listy. We need returned all selected value as default.

      Eg. Parameter definition (Choice type: Check boxes)

      When I run manually I got

      and sample results

      Run jobs run_job_a,run_job_b
      

      When I run with http://jenkins:8080/job/jobName/buildWithParameters (use curl)
      I got

      Run jobs run_job_a:selected
      

      but I need the same value (all selected)

            kinow Bruno P. Kinoshita
            klimas7 Boguslaw Klimas
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: