Details
-
Patch
-
Status: Reopened (View Workflow)
-
Major
-
Resolution: Unresolved
-
None
-
Hudson (version 1.347)
Parameterized Trigger plugin (version 2.3)
Downstream build view (version 1.4)
Description
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.
Attachments
Issue Links
- depends on
-
JENKINS-5184 No up/downstream indication when using Parameterized Build Trigger plugin
-
- Resolved
-
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.