erdos2n opened a new issue, #27118: URL: https://github.com/apache/airflow/issues/27118
### Apache Airflow version 2.4.1 ### What happened When clicking on GraphView and running a DAG the autorefresh is no longer working, when checking the logs of the browser the following message is showing ``` Failed to load response data: No resource with given identifier found ``` ### What you think should happen instead Tasks should be changing statuses live on the Graph page as the DAG runs ### How to reproduce Create a DAG using dynamic task mapping in 2.4.1 and run the DAG ### Operating System Debian ### Versions of Apache Airflow Providers _No response_ ### Deployment Astronomer ### Deployment details _No response_ ### Anything else Every time for every DAG ### 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]
