-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
Jenkins : 2.374
Blue Ocean: 1.26.0
Hi. We are experiencing some issues while using the blue ocean plugin. Those are:
- At the blue ocean view of a pipeline execution, when we use parallel executions one of the parallels branch shows like it isn't executing anything. No log is shown, and also a message "Queued - Waiting for run to start" is displayed (See Image1.png file). But Jenkins is executing it (See Image2.png file). Both images were taken at the same moment. Jenkins is executing correctly all parallel branches, but the blue ocean plugin displays nothing for one of them.
- Also while using parallel executions, we have seen that one of the parallel branches is being executed by Jenkins but in the blue ocean view it disappears. For example, Jenkins is executing 3 parallel branches, and blue ocean shows two of them.
Those issues are bringing confusion to our developers. I hope you can help us