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

Build Button fails for jobs that require "Build with Parameters"

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • core

      I just upgraded to 1.535. Handling of jobs that require parameters to build is broken.

      This works:

      • I go to the job page http://jenkins/job/jobname
      • I see an option "Build with Parameters"
      • I click the button, I enter the parameters
      • The job is submitted.

      This doesn't work:

      • I see the job listed on a view page http://jenkins/view/viewname
      • I hover over the "build" button, which displays the hover text "Schedule a build with parameters"
      • I click the button, and expect to enter the parameters, but instead it immediately says "build scheduled", but the job is not actually scheduled.

      Then if I look in the log, I see an exception trace as reported in JENKINS-20074.

            olivergondza Oliver Gondža
            mwebber Matthew Webber
            Votes:
            1 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: