-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Major
-
Component/s: blueocean-plugin
Blue Ocean only shows up to 100 steps on Stage
stage("Stage") { node("master") { for (int i = 0; i < 120; i++) { println "Loop number " + i } } }
- relates to
-
JENKINS-39770 Pipeline visualization not rendered when there is more that 100 nodes
-
- Reopened
-
-
JENKINS-42781 Load more than 100 steps in a node
-
- Open
-