geoffreyaldebert opened a new issue, #24280: URL: https://github.com/apache/airflow/issues/24280
### Apache Airflow version 2.3.1 ### What happened After I added tasks on a specific dag, Airflow grid panel was a blank page. I manage to resolve it by removing all previous dag runs. The grid panel then displayed normally. For info, this problem was managed automatically in past versions. ### What you think should happen instead Automatically manage architecture change in a specific dag and display latest architecture on grid panel instead of a blank page. ### How to reproduce Import a dag, change its structure (rename task, add new task) and go to grid panel. ### Operating System debian 11 ### Versions of Apache Airflow Providers _No response_ ### Deployment Docker-Compose ### Deployment details _No response_ ### Anything else _No response_ ### Are you willing to submit PR? - [X] 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]
