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 also have this is issue. Jenkins v2.164.3 already installer doesn't work if I update Basic Steps but when I was testing on new spiup Jenkins with the same version 2.164.3 it is work
Jenkins v2.164.3(Basic Steps 2.18) already installer doesn't work if I update Basic Steps but when I was testing on new spiup Jenkins with the same version 2.164.3 it is work !Screen Shot 2019-06-27 at 4.02.19 PM.png|thumbnail! !Screen Shot 2019-06-27 at 4.02.56 PM.png|thumbnail!
having the same problem. Stage fails , but doesn't show up in OpenBlueOcean visualization. Post stage action failure{} gets executed giving a hint that currentBuild.Result = FAILURE, but interestingly the following stages get executed while not expected to do so.