alejandrofm opened a new issue, #30929: URL: https://github.com/apache/airflow/issues/30929
### Apache Airflow version Other Airflow 2 version (please specify below) ### What happened I ran a backfill for a particular task on a DAG and when all the tasks of the DAG run are succeeded, the DAG run stats doesn't change. Airflow 2.4.2  ### What you think should happen instead The DAG run state should be "successful" when all tasks have been run successfully. ### How to reproduce Generate a backfill for a particular task of a DAG, run the tasks, the DAG run state doesn't change. ### Operating System apache/airflow:2.4.2-python3.10 ### Versions of Apache Airflow Providers _No response_ ### Deployment Official Apache Airflow Helm Chart ### Deployment details _No response_ ### 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]
