-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins LTS 1.609.3
Build Pipeline 1.4.8
jQuery 1.11.2-0
Firefox 38.3.0
I have attached a picture of the problem. The job boxes are missing all together, but the arrows between them are there. I do not know how it got to that point. When I create a build pipeline on a different instance of Jenkins, it displays the job boxes. On the problematic jenkins instance, all the pipelines look desperately empty, as in the attached picture.
Instrumenting the plugin code, I am finding that getDownstreamProjects() does not return any project.
I have added a logger to help me, and the logs inside the loop never print anything!
At the same time, the project page does show a link to the downstream project, and the downstream project does show a link to the upstream.