stalary commented on issue #10546:
URL:
https://github.com/apache/dolphinscheduler/issues/10546#issuecomment-1163185643
> > I found that currently DAG information is obtained through
`projects/{projectCode}/process-definition/{processDefinitionCode}`. Do you
mean that I need to traverse the task in the front end, judge the type and then
call the backend interface in turn to obtain the sub-process information?
>
> What I think is to display the details of the sub workflows when
configuring it. And it will disappear after configuration.
>
> If a DAG contains many sub process task and needs to show its details,
this page will not hold all the contents.
>
> If you have a better idea, you are welcome to put it forward.
At present, we need to click `enter this child node` to see the details of
subtasks, but sometimes we need to see the information of multiple subtasks DAG
intuitively.
--
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]