Details
-
Type:
Bug
-
Status: Open (View Workflow)
-
Priority:
Minor
-
Resolution: Unresolved
-
Component/s: blueocean-plugin, pipeline-stage-view-plugin
-
Labels:None
-
Environment:Jenkins 2.249.2
BlueOcean 1.24.1
Pipeline: Stage View Plugin 2.17
-
Similar Issues:
Description
BlueOcean and Stage View plugins display in a different way dynamic parallel stages. They are visible on the BlueOcean page but missing on the Stage View page.
I checked the following scenarios:
- static parallel stages (#32 run) - displayed in the same way
- dynamic parallel stages with the stage block in the node step (#33 run) - displayed in the same way
- dynamic parallel stages without stage block in the node step (#34 run) - stages are missing on Stage View or stages are incorrectly displayed on BlueOcean
Would be good to display them in a consistent way