stalary commented on issue #10546: URL: https://github.com/apache/dolphinscheduler/issues/10546#issuecomment-1163197854
> > Oh, my starting point is a little different from yours. For example, I currently have a base task with a number of sub-process tasks mounted downstream, and I want to see all the details of the downstream tasks clearly in the base task. The dolphinscheduler currently lacks a overall DAG of dependent tasks. > > So it looks like this. base task -> sub-task1 -> sub-task1-info1 -> sub-task2 -> sub-task2-info1 > > Maybe what you need is just the sub process task containing in the workflow relationship page?(Currently only dependent nodes are included)   I want to do this, test1 and test2 actually belong to child-test. -- 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]
