|
||||||||
This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators. For more information on JIRA, see: http://www.atlassian.com/software/jira |
[JIRA] (JENKINS-15218) Dependency tree should be constrained to only contain relevant nodes in the path
dave.ehrenber...@solipsys.com (JIRA) Mon, 26 Nov 2012 04:36:48 -0800
In my organization we have a very wide dependency trees where numerous projects utilize our core library package (i.e., Test.Job.1). When inside the job page of a particular project (i.e., Test.Job.3), I don't care about all of the other jobs (i.e., Test.Job.4) that also happen to utilize Test.Job.1. In my mind, I think it more intuitive that only those jobs that are actually dependencies are shown. Could this be made configurable?