-
Type:
Improvement
-
Resolution: Fixed
-
Priority:
Minor
-
Component/s: workflow-support-plugin
-
None
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.
- links to