atul-astronomer opened a new issue, #47450: URL: https://github.com/apache/airflow/issues/47450
### Apache Airflow version 3.0.0 ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? Lets say, for a DAG, many dagruns are available and user wants to clear a specific dagrun. When user selects a dagrun and click on 'Clear Run' button, all dagruns tasks are listed to be cleared and if user clicks on confirm button then all the dagruns are cleared. <img width="1598" alt="Image" src="https://github.com/user-attachments/assets/90ead14a-4cd2-414a-8d86-f817d30f6ea3" /> ### What you think should happen instead? Only tasks specific to a dagrun should be listed to be cleared when clearing a dagrun. ### How to reproduce On AF3 UI: 1. Create multiple dagruns for a DAG. 2. Select a dagrun and try to clear the dagrun. 3. Notice tasks listed on the clear dagrun model has all dagruns tasks. ### 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]
