tagoad opened a new issue, #24293: URL: https://github.com/apache/airflow/issues/24293
### Apache Airflow version 2.3.2 (latest released) ### What happened I updated to 2.3.2 today and while i love the new additions to the task groups ui i am getting weird behavior with there statuses. The previous run task groups status is changing to whatever the current run status is:  As you can see the top task group finished completely in the previous run but is now showing deferred because the most recent has that status. Same with the one below, it is showing running even though it is actually complete. I can post a video of all this happening real time if needed. ### What you think should happen instead They should show their own status, not the most recent one. ### How to reproduce All of my DAGs are doing it, so seems like you just need to have multiple runs on a DAG with task groups to reproduce. ### Operating System Windows 10 ### Versions of Apache Airflow Providers _No response_ ### Deployment Astronomer ### Deployment details Currently developing locally, will not be pushing this version to deployment until this is resolved. ### Anything else _No response_ ### Are you willing to submit PR? - [ ] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- 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]
