-
Bug
-
Resolution: Fixed
-
Critical
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.
- 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
-
[JENKINS-20080] Build Button fails for jobs that require "Build with Parameters"
Link |
New:
This issue is related to |
Summary | Original: Build Button fails for jobs that requrie "Build with Parameters" | New: Build Button fails for jobs that require "Build with Parameters" |
Assignee | New: Oliver Gondža [ olivergondza ] |
Labels | New: regression |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Assignee | Original: Oliver Gondža [ olivergondza ] | New: benza [ benza ] |
Resolution | Original: Fixed [ 1 ] | |
Status | Original: Resolved [ 5 ] | New: Reopened [ 4 ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: Reopened [ 4 ] | New: Resolved [ 5 ] |
Assignee | Original: benza [ benza ] | New: Oliver Gondža [ olivergondza ] |
Link |
New:
This issue is duplicated by |