arunangshu01 opened a new issue, #51954: URL: https://github.com/apache/airflow/issues/51954
### Apache Airflow version 3.0.2 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? I have been using Airflow 3.0.2 for my own data-engineering-pipeline code. After running the DAG, I am noticing that the graph is not rendering the task states colors even after refreshing the page. Note: I am using a dynamically generated DAG using loops. <img width="1512" alt="Image" src="https://github.com/user-attachments/assets/66cca5ad-c513-40b8-ae98-f853053d239c" /> ### What you think should happen instead? State Colors should reflect on the DAG Tasks while the DAG is in running state. ### How to reproduce From the second trigger itself when the configs are uploaded. ### Operating System linux ### Versions of Apache Airflow Providers apache-airflow==3.0.2 apache-airflow-providers-apache-beam==6.0.4 apache-airflow-providers-google==15.1.0 apache-airflow-providers-snowflake==6.3.1 apache-airflow-providers-postgres==6.2.0 apache-airflow-providers-redis==4.1.0 apache-airflow-providers-common-sql==1.27.1 google-cloud-bigquery-storage==2.32.0 ### Deployment Docker-Compose ### Deployment details Docker Compose version v2.28.1 ### Anything else? Nothing ### 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]
