JCoder01 opened a new issue #13044: URL: https://github.com/apache/airflow/issues/13044
**Apache Airflow version**: 2.0.0rc1 **Kubernetes version (if you are using kubernetes)** (use `kubectl version`): **Environment**: - **Cloud provider or hardware configuration**: - **OS** (e.g. from /etc/os-release): - **Kernel** (e.g. `uname -a`): - **Install tools**: - **Others**: **What happened**: The order of the nodes changes when expanding and collapsing task groups: Before:  After expanding task group and collapsing:  **What you expected to happen**: node order to be consistent **How to reproduce it**: Create a DAG with multiple task groups. expand the top group collapse the top group observe is is now at the end. **Anything else we need to know**: happens every time. ---------------------------------------------------------------- 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]
