-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: depgraph-view-plugin
-
Labels:None
-
Environment:Jenkins v2.103
Dependency Graph Viewer Plugin: v0.13
-
Similar Issues:
We have a several generic jobs that independently build components which fan-in to create a release candidate.
The "create release candidate" job triggers a jenkins-pipeline job which runs tests of the assembled components.
The dependency graph does not display the downstream "pipeline" job (if the downsteam job is not a pipeline, it is displayed correctly) - see screenshot below
The downstream job is started by: "Post-build Actions" -> "Trigger parameterized build on onther projects"
This issue may be related to this one:
JENKINS-29913 Generalize DependencyGraph to Job (or ParameterizedJobMixIn)