yuqian90 opened a new pull request #11626: URL: https://github.com/apache/airflow/pull/11626
These states were not applied to `TaskGroup` in Graph View. This PR adds them: removed, scheduled, running, shutdown and sensing E.g if some tasks in a `TaskGroup` are running, (others are success or skipped), the `TaskGroup` should be shown as `running` when it's collapsed. ---------------------------------------------------------------- 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]
