Closed jwlarocque closed 5 years ago
I assume that structure above is made using Folders plugin and there is no full support for that plugin in this library. I am open for contributions.
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Closed due to inactivity
ISSUE TYPE
Jenkinsapi 0.3.7
Jenkins 2.141
SUMMARY
In jenkinsapi/job.py, line 585:
<job>.get_downstream_jobs()
sometimes returns the wrong job when there is another job with the same name but not downstream.For example, with this structure:
EXPECTED RESULTS
ACTUAL RESULTS