yoreyuan opened a new issue #3170: URL: https://github.com/apache/incubator-dolphinscheduler/issues/3170
Now, the list pages can only be sorted in reverse chronological order. When **SUB_PROCESS** is used, the **Child Node** of the subprocess a lot of, all **Child Node** processes need to be online when **Process** online. If a **Child Node** process is **offline**, it is difficult to find it.  <br/> If we can choose to sort `State` , processes with **offline** state will be easy to find, similar to this function of the Hadoop YARN page.  ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
