Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Critical
-
Resolution: Fixed
-
Component/s: core
-
Labels:
-
Similar Issues:
Description
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.
Attachments
Issue Links
- is duplicated by
-
JENKINS-20096 "Build button" not working in views for projects with parameters
-
- Resolved
-
- is related to
-
JENKINS-20074 JellyTagException following log message "org.eclipse.jetty.util.log.JavaUtilLog warn"
-
- Resolved
-
Still seeing this sporadically with Jenkins 1.612 and Trigger 2.27