-
Bug
-
Resolution: Unresolved
-
Major
In Declarative pipelines the stages that don't run any steps, either by the 'when' block expression being false or previous stage failing/aborting, report success in pipeline stage view. In Blue Ocean, the stages display correctly because it reads a special tag that is set to denote failure, that behavior should apply to stage view as well.