-
Bug
-
Resolution: Won't Do
-
Major
-
Jenkins 2.89.1
Blue Ocean 1.3.5
(first observed in:
Jenkins 2.60.2
Blue Ocean 1.2.2)
We are using Jenkinsfile.groovy to generate stages and steps for each build dynamically, based on parameters for given build.
(Actually, if it matters, in our case, from the UI point of view, stages are the same and the steps differ with names.)
The problem is that then a new build starts Blue Ocean pipeline view shows it with stages and steps from the previous run!
Only after given step start, its names is updated.
I attach a screenshot showing that behaviour.
Please always show the stages and steps from the current build, never use any cached values from the previous run as this is misleading.
- relates to
-
JENKINS-39628 Handle skipped stages and parallels in the Pipeline Graph
-
- Resolved
-
[JENKINS-47897] Blue Ocean pipeline view shows stages and steps from previous build, until given step starts
Summary | Original: Blue Ocean pipeline view shows stages and steps from previous build, until the given step start | New: Blue Ocean pipeline view shows stages and steps from previous build, until the given step starts |
Summary | Original: Blue Ocean pipeline view shows stages and steps from previous build, until the given step starts | New: Blue Ocean pipeline view shows stages and steps from previous build, until given step starts |
Attachment | Original: Screen Shot 2017-11-08 at 14.52.36.png [ 40263 ] |
Attachment | New: Screen Shot 2017-11-08 at 14.52.36.png [ 40264 ] |
Component/s | New: pipeline-stage-view-plugin [ 21139 ] | |
Component/s | Original: blueocean-plugin [ 21481 ] |
Labels | New: pipeline stage |
Link |
New:
This issue relates to |
Component/s | New: blueocean-plugin [ 21481 ] | |
Component/s | Original: pipeline-stage-view-plugin [ 21139 ] |
Environment |
Original:
Jenkins 2.60.2 Blue Ocean 1.2.2 |
New:
Jenkins 2.89.1 Blue Ocean 1.3.5 (first observed in: Jenkins 2.60.2 Blue Ocean 1.2.2) |