-
Type:
Improvement
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: pipeline-build-step-plugin
-
None
When running a build from another job and setting the propagate property to true, if the downstream job fails, the returned value is null.
For example, if I want to copy the artifacts and I use returnValue.getNumber(), I get the error message:
java.lang.NullPointerException: Cannot invoke method getNumber() on null object
- relates to
-
JENKINS-53923 Collecting build job results using [.result] property returns null
-
- Open
-