-
Bug
-
Resolution: Unresolved
-
Major
-
None
Release 1.2.0
I have multiple stages and steps in each stage. If I run first time, we can get all stages and steps graph are working find. However, if I remove/add a step in any stage, it gets stuck on that steps and see "Error rendering PipelineRunGraph: TypeError: nodeStage is undefined". It cannot go further at all.
even try to go to classic view (not blue ocean) also doesn't help to go further. This is a blocker issue for me since we have updated stages and steps quite often.
Additional info:
I rerun it and still got the same error but this time it doesn't stuck on the steps. after go further stages and steps, graph is back with new stages/steps. So it seems to be the issue for the time after updating Jenkinsfile.