-
Bug
-
Resolution: Unresolved
-
Minor
-
None
-
jenkins version 2.89.2, blue ocean 1.5.1
in our pipeline we load another pipeline like so
load '/jenkins/gerrit/Jenkinsfile'
But in blue ocean it does not display it correctly. It will stop after a parallel flow and not show any other stages. Screen shots provided
Our flow starts 4 parallel flows and then sequential flows. Sometimes it will show the initial parallel stages in attachment and sometime its just 1 stage
geraldglennon Thanks for reporting. Please provide a Jenkinsfile that we can use to reproduce it.