-
Improvement
-
Resolution: Unresolved
-
Major
-
None
The dependency graph view only detects "Build after other projects"/"Build other projects" triggers from the pre- and post-build actions.
While this is very useful, a number of our jobs have parameterized triggers to other jobs and it would be very useful to be able to also view these in the dependency graph.
We also copy artifacts from other jobs – it would be great to be able to see these as dependencies too.
The dependency graph view plugin detects all dependencies from the Jenkins "DependencyGraph". Every plugin which triggers another build as a dependency of one build should contribute to this graph. The ParameterizedTrigger does contribute to the graph, so it already should be included. What version of the parameterized trigger and of jenkins are you using? Do you see the parameterized dependencies as downstream projects on the jobs main page?