-
Bug
-
Resolution: Fixed
-
Major
-
None
-
Jenkins 1.642.3 and 2.60.1
Delivery Pipeline plugin 1.0.3
Delivery pipeline view (WorkflowPipelineView) fails to render for multibranch pipelines or pipelines residing in folders. A message similar to the following is displayed in the view: "Could not find project: "ExampleFolder/job/ExampleProject" cannot be resolved".
This is due to a PipelineException being thrown when trying to resolve the job with an erroneous name in ProjectUtil#getWorkflowJob.