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

Build Pipeline Plugin no longer allows starting build with parameters

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Critical Critical
    • build-pipeline-plugin
    • None
    • Build Pipeline Plugin v1.4.4

      I just upgraded from 1.4.3 to 1.4.4 and now it seems like I no longer have to option to start the build pipeline (first job) with parameters which worked in the previous version. In version 1.4.3 when I pressed the "build now" button a modal window appeared where I could select my parameters for the first job. Now it just builds and automatically selects the pre-defined parameter values.

      For us this is critical since the initial job allows the user to select version numbers to download from git branches that are later packaged to a release.

          [JENKINS-25427] Build Pipeline Plugin no longer allows starting build with parameters

          I am struggling with the same problem.

          It seems that this problem is very close to an old one:
          https://issues.jenkins-ci.org/browse/JENKINS-20873

          Additionally the "Pipeline starts with parameters" button is not available.

          That time the update to version 1.4.3 (with this parameter) helped.

          Andreas Wacker added a comment - I am struggling with the same problem. It seems that this problem is very close to an old one: https://issues.jenkins-ci.org/browse/JENKINS-20873 Additionally the "Pipeline starts with parameters" button is not available. That time the update to version 1.4.3 (with this parameter) helped.

          Jeremy Orem added a comment - - edited

          I'm also experiencing this. Downgrading back to 1.4.3 fixes the issue.

          Jeremy Orem added a comment - - edited I'm also experiencing this. Downgrading back to 1.4.3 fixes the issue.

          Jeff Storey added a comment -

          Jeff Storey added a comment - Added a fix on master https://github.com/jenkinsci/build-pipeline-plugin/pull/56

          Should be fixed in 1.4.5.
          1.4.5 should appear on mirrors in the next 24h.

          Kanstantsin Shautsou added a comment - Should be fixed in 1.4.5. 1.4.5 should appear on mirrors in the next 24h.

          Joel Njanga added a comment -

          Broken in plugin version 1.4.7 on Jenkins 1.606

          Joel Njanga added a comment - Broken in plugin version 1.4.7 on Jenkins 1.606

          There is a javascript issue with msie with the current version of fancybox. To fix it, you can use https://github.com/prdolmos/fancybox-1.3.4-patched-for-jquery-1.9

          isIE6 = $.browser.msie && $.browser.version < 7 && !window.XMLHttpRequest

          Jorge

          jorge middleton added a comment - There is a javascript issue with msie with the current version of fancybox. To fix it, you can use https://github.com/prdolmos/fancybox-1.3.4-patched-for-jquery-1.9 isIE6 = $.browser.msie && $.browser.version < 7 && !window.XMLHttpRequest Jorge

          Hello!

          I was facing the same issue using 1.4.8 and Jenkins 1.609.1. I changed the fancybox version to the patched version above and to official version 2.1.5 (http://fancyapps.com/fancybox/). Worked fine in both cases.

          Fabricio Leotti added a comment - Hello! I was facing the same issue using 1.4.8 and Jenkins 1.609.1. I changed the fancybox version to the patched version above and to official version 2.1.5 ( http://fancyapps.com/fancybox/ ). Worked fine in both cases.

          Anentropic added a comment - - edited

          This is broken for me in plugin v1.4.7 using Chrome OSX

          when I click the Run button in the build pipeline view, nothing happens

          I'd like to be able to start a job with parameters

          upgraded to v1.4.8, still broken

          Anentropic added a comment - - edited This is broken for me in plugin v1.4.7 using Chrome OSX when I click the Run button in the build pipeline view, nothing happens I'd like to be able to start a job with parameters upgraded to v1.4.8, still broken

          This Issue is Still broken see also JENKINS-25430

          Wolfgang Lumetsberger added a comment - This Issue is Still broken see also JENKINS-25430

          Dan Alvizu added a comment -

          Fixed in JENKINS-25430, tracking there. Fixed in master, will be fixed in next release (1.4.9)

          Dan Alvizu added a comment - Fixed in JENKINS-25430 , tracking there. Fixed in master, will be fixed in next release (1.4.9)

            dalvizu Dan Alvizu
            johanhaleby Johan Haleby
            Votes:
            3 Vote for this issue
            Watchers:
            16 Start watching this issue

              Created:
              Updated:
              Resolved: