atul-astronomer opened a new issue, #63967: URL: https://github.com/apache/airflow/issues/63967
### Apache Airflow version main (development) ### If "Other Airflow 3 version" selected, which one? _No response_ ### What happened? https://github.com/user-attachments/assets/11594b16-2061-443c-ac95-c3333db3cc7f ### What you think should happen instead? _No response_ ### How to reproduce Repro steps: 1. Start airflow instance on airflow main branch using command `breeze start-airflow --executor CeleryExecutor --backend postgres --load-example-dags` 2. Run any Dag, better to pick a Dag with many tasks. 3. Once dagrun is completed, try to clear the dagrun or any task. 4. Notice that tasks and dagrun state is not alligned. ### Operating System Linux ### Versions of Apache Airflow Providers _No response_ ### Deployment Other ### 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]
