ruanwenjun commented on issue #16285: URL: https://github.com/apache/dolphinscheduler/issues/16285#issuecomment-2221087243
> I think I know what your problem is. The current dependency node check will get the latest workflow instance to verify that the task instance in it meets the configuration conditions. However, this judgment does not take into account the case of manually starting individual tasks, which can only execute some of the nodes. This scenario calls for a solution discussion. > > cc @caishunfeng @ruanwenjun @EricGao888 @rickchengx In my opinion, this is a bug, the task instance status should not bind with workflow instance status. -- 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]
