-
Bug
-
Resolution: Unresolved
-
Major
-
None
When using catchError in a stage and the steps in catchError fail, then no visual feedback on the pipeline view is given in which stage it failed. You have to click on each individual stage to find the bad one.
It would be better if the stage would be rendered red as for normal failures
I can reproduce this problem with this pipeline:
The Remove file which does not exist node should be red, but it is green.