-
Type:
Improvement
-
Status: Closed (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: workflow-support-plugin
-
Labels:None
-
Similar Issues:
Specifically, I think it makes sense to have a RunWrapper.getCurrentResult() method that never returns null. That is, it should return Result.SUCCESS if run.getResult() is null, since users consistently get confused by RunWrapper.getResult() returning null.
- relates to
-
WEBSITE-364 Update "currentBuild.result" docs and examples to use currentBuilt.currentResult and resultIsBetter/IsWorse
-
- To Do
-
- links to
PR up at https://github.com/jenkinsci/workflow-support-plugin/pull/31