-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins 1.570
Build Pipeline v1.4.7
After click run button, the pop up window show blank page when the first job of the pipeline is parameterized.
- duplicates
-
JENKINS-25430 Clicking on "console" icon doesn't work
-
- Closed
-
[JENKINS-31120] blank page show up after click run button with parameterized builds
Environment |
Original:
Jenkins 1.609.3 Build Pipeline v1.4.7 |
New:
Jenkins 1.570 Build Pipeline v1.4.7 |
Description |
Original:
The run button is not clickable when the first job of the pipeline is parameterized. A similar bug has already been opened and fixed a few years ago [here|https://issues.jenkins-ci.org/browse/JENKINS-20873], but I still have the same problem with the current version. Please not that this new problem was also mentioned by [~barbarello] in a [recent comment|https://issues.jenkins-ci.org/browse/JENKINS-20873?focusedCommentId=231041&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-231041]. |
New:
After click run button, the pop up window show blank page when the first job of the pipeline is parameterized. |
Attachment | New: pipeline issue.jpg [ 30934 ] |
Assignee | New: Dan Alvizu [ dalvizu ] |
Link |
New:
This issue duplicates |
Resolution | New: Duplicate [ 3 ] | |
Status | Original: Open [ 1 ] | New: Closed [ 6 ] |
Workflow | Original: JNJira [ 166294 ] | New: JNJira + In-Review [ 209349 ] |
Related fix here, can't reproduce the issue described after this fix:
https://github.com/jenkinsci/build-pipeline-plugin/pull/78
Will be in 1.4.9 release. Can you build / deploy from master and see if this fixes your issue?