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

Projects triggered by "Parameterized Build Plugin" do not show in view with "Downstream-buildview"

    • Icon: Patch Patch
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • Hudson (version 1.347)
      Parameterized Trigger plugin (version 2.3)
      Downstream build view (version 1.4)

      I am experiancing trouble with the "Downstream-Ext" and "Parametrized Build" plugins:

      • I have a parent job which has one (or more) downstream jobs triggered with the "Parameterized Trigger plugin".
      • I run the parent job which triggers the child with the correct parameters, but when I then look at the downstream view for the parent job run, there is nothing shown.
      • If I do the same with the childs being configured as normal "build other project", then I see all the child builds in the downstream view.

          [JENKINS-5761] Projects triggered by "Parameterized Build Plugin" do not show in view with "Downstream-buildview"

          ssplett added a comment -

          Hello,

          I've applied the patch and it works fine. The plugin (downstream-buildview.hpi) is attached for those who couldn't build it successfully (I needed 5 tries to build it. [Okay... 3 of them because I was to stupid to set up the proxy ;)])

          Be aware that the build date of the attached .hpi file is 2010-08-30 so the source may be a little bit older. (The version string says "1.5-SNAPSHOT (private-08/30/2010 04:54-SYSTEM)")

          ssplett added a comment - Hello, I've applied the patch and it works fine. The plugin (downstream-buildview.hpi) is attached for those who couldn't build it successfully (I needed 5 tries to build it. [Okay... 3 of them because I was to stupid to set up the proxy ;)] ) Be aware that the build date of the attached .hpi file is 2010-08-30 so the source may be a little bit older. (The version string says "1.5-SNAPSHOT (private-08/30/2010 04:54-SYSTEM)")

          David Resnick added a comment -

          I've created a pull request with the patch (which I can also say works fine).

          https://github.com/jenkinsci/downstream-buildview-plugin/pull/1

          It would be great if someone could pull it in...

          David Resnick added a comment - I've created a pull request with the patch (which I can also say works fine). https://github.com/jenkinsci/downstream-buildview-plugin/pull/1 It would be great if someone could pull it in...

          Code changed in jenkins
          User: David Resnick
          Path:
          src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java
          http://jenkins-ci.org/commit/downstream-buildview-plugin/ccc4d3c11cd3174f41f077c43d88254e257083da
          Log:
          Fix for 'Projects triggered by "Parameterized Build Plugin" do not show in view with "Downstream-buildview"' (https://issues.jenkins-ci.org/browse/JENKINS-5761)

          Applied patch created by samodelkin (https://issues.jenkins-ci.org/secure/ViewProfile.jspa?name=samodelkin) and attached to the JENKINS-5761.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David Resnick Path: src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java http://jenkins-ci.org/commit/downstream-buildview-plugin/ccc4d3c11cd3174f41f077c43d88254e257083da Log: Fix for 'Projects triggered by "Parameterized Build Plugin" do not show in view with "Downstream-buildview"' ( https://issues.jenkins-ci.org/browse/JENKINS-5761 ) Applied patch created by samodelkin ( https://issues.jenkins-ci.org/secure/ViewProfile.jspa?name=samodelkin ) and attached to the JENKINS-5761 .

          Code changed in jenkins
          User: David Resnick
          Path:
          src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java
          http://jenkins-ci.org/commit/downstream-buildview-plugin/bc058cac4f10f60c97f3e45cd826d865a1ecdd2e
          Log:
          Fix for JENKINS-5761 ('Projects triggered by "Parameterized Build Plugin" do not show in view with "Downstream-buildview"' - https://issues.jenkins-ci.org/browse/JENKINS-5761)

          Applied patch created and attached to JENKINS-5761 by samodelkin.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David Resnick Path: src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java http://jenkins-ci.org/commit/downstream-buildview-plugin/bc058cac4f10f60c97f3e45cd826d865a1ecdd2e Log: Fix for JENKINS-5761 ('Projects triggered by "Parameterized Build Plugin" do not show in view with "Downstream-buildview"' - https://issues.jenkins-ci.org/browse/JENKINS-5761 ) Applied patch created and attached to JENKINS-5761 by samodelkin.

          Code changed in jenkins
          User: David Resnick
          Path:
          src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java
          http://jenkins-ci.org/commit/downstream-buildview-plugin/1ed963cb4e8d34a7644fe9d288eef63fea698a66
          Log:
          Merge branch 'JENKINS-5761' of https://github.com/david-resnick/downstream-buildview-plugin into JENKINS-5761

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David Resnick Path: src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java http://jenkins-ci.org/commit/downstream-buildview-plugin/1ed963cb4e8d34a7644fe9d288eef63fea698a66 Log: Merge branch ' JENKINS-5761 ' of https://github.com/david-resnick/downstream-buildview-plugin into JENKINS-5761

          Code changed in jenkins
          User: David Resnick
          Path:
          src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java
          http://jenkins-ci.org/commit/downstream-buildview-plugin/471be17f7581ac04ac2fbddefbaebb6ad8162fd8
          Log:
          Fix for 'Projects triggered by "Parameterized Build Plugin" do not show in view with "Downstream-buildview"' (https://issues.jenkins-ci.org/browse/JENKINS-5761)

          Applied patch created by samodelkin (https://issues.jenkins-ci.org/secure/ViewProfile.jspa?name=samodelkin) and attached to the JENKINS-5761.

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David Resnick Path: src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java http://jenkins-ci.org/commit/downstream-buildview-plugin/471be17f7581ac04ac2fbddefbaebb6ad8162fd8 Log: Fix for 'Projects triggered by "Parameterized Build Plugin" do not show in view with "Downstream-buildview"' ( https://issues.jenkins-ci.org/browse/JENKINS-5761 ) Applied patch created by samodelkin ( https://issues.jenkins-ci.org/secure/ViewProfile.jspa?name=samodelkin ) and attached to the JENKINS-5761 .

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: David Resnick Path: http://jenkins-ci.org/commit/downstream-buildview-plugin/8a3f323a8a73df7873ecab50308ae050e7093066 Log: Merge branch ' JENKINS-5761 ' of https://github.com/david-resnick/downstream-buildview-plugin into JENKINS-5761

          Code changed in jenkins
          User: Olivier Lamy
          Path:
          src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java
          http://jenkins-ci.org/commit/downstream-buildview-plugin/12442372e2d7d23f6126216bbdf64a7e203a9063
          Log:
          Merge pull request #1 from david-resnick/JENKINS-5761

          [FIXED JENKINS-5761]

          Compare: https://github.com/jenkinsci/downstream-buildview-plugin/compare/c0ce12c...1244237

          SCM/JIRA link daemon added a comment - Code changed in jenkins User: Olivier Lamy Path: src/main/java/org/jvnet/hudson/plugins/DownstreamBuildViewAction.java http://jenkins-ci.org/commit/downstream-buildview-plugin/12442372e2d7d23f6126216bbdf64a7e203a9063 Log: Merge pull request #1 from david-resnick/ JENKINS-5761 [FIXED JENKINS-5761] Compare: https://github.com/jenkinsci/downstream-buildview-plugin/compare/c0ce12c...1244237

          I still encountering this problem with Jenkins 1.510 and Downstream build view 1.8 and Parametrized Trigger 2.18

          Walter Kacynski added a comment - I still encountering this problem with Jenkins 1.510 and Downstream build view 1.8 and Parametrized Trigger 2.18

          Vlad Aginsky added a comment -

          same here.

          Vlad Aginsky added a comment - same here.

            huybrechts huybrechts
            illenseer illenseer
            Votes:
            11 Vote for this issue
            Watchers:
            13 Start watching this issue

              Created:
              Updated: