reele opened a new pull request, #16776:
URL: https://github.com/apache/dolphinscheduler/pull/16776

   
   ## Purpose of the pull request
   
   add `scheduleTime` parameter to sub-workflow instance.
   
   ## Brief change log
   
   refactored `SubWorkflowManualTrigger` to `SubWorkflowTrigger` (only for 
sub-workflow, but it is very similar with `WorkflowManualTrigger`)
   added `SubWorkflowTriggerRequest`,`SubWorkflowTriggerResponse`
   
   ## Verify this pull request
   
   This pull request is code cleanup without any test coverage.
   
   I made a test which run a dependent task in sub-workflow to get original 
schedule-time parameter:
   
   
[DependentTask_log](https://github.com/user-attachments/files/17641488/1730865848091.log)
   
   
[SubWorkflow_log](https://github.com/user-attachments/files/17641540/1730866071948.log)
   
   
   ## Pull Request Notice
   
   Just fix bug.
   


-- 
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