nadment opened a new issue, #3769:
URL: https://github.com/apache/hop/issues/3769

   ### Apache Hop version?
   
   2.8.0-SNAPSHOT
   
   ### Java version?
   
   Java 11
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   The extension point is already called in the Workflow.startExecution() 
method, but the WorkflowExecutor transformation also sends a 
HopExtensionPoint.WorkflowStart.
   
   What's more, in this case the executionStartDate is not yet defined when the 
WorkflowStart extension point is received.
   
   I suggest deleting lines 225,226
   
   Code from WorkflowExecutor
   
![image](https://github.com/apache/hop/assets/39568358/ca88953e-26a8-45c3-9b97-385287d123f9)
   
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Transforms


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to