-
Bug
-
Resolution: Fixed
-
Major
If you create a flow job but do not save its configuration, so its definition is still null, and try to run, you get an error in the console... but the flow does not exit, and cannot be killed.
You also get an exception:
java.lang.NullPointerException at org.jenkinsci.plugins.workflow.job.WorkflowRun.getChangeSets(WorkflowRun.java:404)
- is related to
-
JENKINS-29221 WorkflowRun assigned FlowExecution when execution start fails
- Resolved
-
JENKINS-25550 Hard kill
- Resolved