-
Bug
-
Resolution: Unresolved
-
Minor
-
None
if pipeline-build-step-plugin's build step executed failed, it throw exception
FlowInterruptedException with FlowInterruptedException.
actualInterruption value is false, but StatusExt.value(Throwable t) return StatusExt.ABORTED with it.
https://github.com/jenkinsci/pipeline-stage-view-plugin/pull/244
pull request in github