-
Bug
-
Resolution: Fixed
-
Critical
-
Jenkins: 2.138.1
Blue Ocean: 1.8.3
OS: RHEL7.2
Browser: Google Chrome
Stage graph in Blue Ocean not showing all stages for large workflows.
As shown in below pipeline the last 2 parallel stages are missing in Blue Ocean noting that they were executed.
you can find the code as per the attached.
- is related to
-
JENKINS-54004 Stage graph in Blue Ocean not showing all stages for large workflows (redux)
-
- Closed
-
- relates to
-
JENKINS-54074 Blue Ocean is missing stages.
-
- Open
-
I couldn't get the sample pipeline to run, kept getting weird syntax issues that make me think Jira has mangled it with some hidden characters or something. I cooked up a pipeline with > 100 nodes, and can't seem to trigger any bad behaviour:
Pipeline: https://gist.github.com/sophistifunk/000b5a14f31f51abb47be2830368c2b6
SS: