-
Bug
-
Resolution: Fixed
-
Minor
Trunk build of Jenkins, latest plugins:
java.lang.NullPointerException at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.saveOwner(CpsFlowExecution.java:1754) at org.jenkinsci.plugins.workflow.cps.CpsFlowExecution.setResumeBlocked(CpsFlowExecution.java:348) at org.jenkinsci.plugins.workflow.job.WorkflowRun.onLoad(WorkflowRun.java:633) at ...
after restarting when there was a build of a project which I marked not for resumption.
- blocks
-
JENKINS-33761 Ability to disable Pipeline durability and "resume" build.
- Closed
- is duplicated by
-
JENKINS-49751 NPE in workflow-cps on saveOwner
- Resolved
- links to