-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
Jenkins v2.103
Dependency Graph Viewer Plugin: v0.13
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"