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

Build pipeline plugin again refuses to start a build with parameters

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: Major Major
    • build-pipeline-plugin
    • None
    • tested on
      jenkins 1.595 -> 1.609
      build-pipeline-plugin 1.4.5, 1.4.7

      The description on this resolved issue matches my issue perfectly:

      https://issues.jenkins-ci.org/browse/JENKINS-25427

      No exceptions whatsoever in the logs. If I do the initial step from the normal view, I'm able to continue the manual steps on the build view.

          [JENKINS-28103] Build pipeline plugin again refuses to start a build with parameters

          Mike Hay added a comment -

          Seems to be related to jQuery plugin. I am using Jenkins 1.611 downgraded jQuery to 1.7.2-1 and the issue went away. Looks like jQuery 1.11.2-0 seems to break something with the lightboxes.

          Mike Hay added a comment - Seems to be related to jQuery plugin. I am using Jenkins 1.611 downgraded jQuery to 1.7.2-1 and the issue went away. Looks like jQuery 1.11.2-0 seems to break something with the lightboxes.

          Mike Hay added a comment -

          Forgot to mention I am using build pipeline 1.4.7.

          Mike Hay added a comment - Forgot to mention I am using build pipeline 1.4.7.

          I can't also run a pipeline where initial job contains parameters. I got java script error jQuery.fancybox is not a function. Normaly an iframe should be opened where parameters can be passed. Do you also have any JS errors?

          Sebastian Bergandy added a comment - I can't also run a pipeline where initial job contains parameters. I got java script error jQuery.fancybox is not a function . Normaly an iframe should be opened where parameters can be passed. Do you also have any JS errors?

          Mike Hay added a comment -

          I did not see any errors... I just did not see any lightbox open up. Downgraded jQuery as stated above and all good now.

          Mike Hay added a comment - I did not see any errors... I just did not see any lightbox open up. Downgraded jQuery as stated above and all good now.

          Yes that is true. jQuery plugin in version 1.7.2-1 must installed. I had the newest one which was 1.11.2-0. Nevertheless build pipeline plugin should be adopted in order to work with the latest jQuery plugin version IMO.

          Sebastian Bergandy added a comment - Yes that is true. jQuery plugin in version 1.7.2-1 must installed. I had the newest one which was 1.11.2-0. Nevertheless build pipeline plugin should be adopted in order to work with the latest jQuery plugin version IMO.

            Unassigned Unassigned
            sty Tommi Latti
            Votes:
            5 Vote for this issue
            Watchers:
            9 Start watching this issue

              Created:
              Updated: