Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Minor
-
Resolution: Fixed
-
Component/s: workflow-cps-plugin
-
Labels:None
-
Similar Issues:
-
Released As:workflow-cps 2.63, workflow-api 2.36, workflow-job 2.34
Description
Classes implementing org.jenkinsci.plugins.workflow.flow.GraphListener are not informed about FlowStartNode s at execution start.
All other types of FlowNode are handled.
(Including the matching FlowEndNode)