jroachgolf84 opened a new issue, #64555: URL: https://github.com/apache/airflow/issues/64555
### Description Filter the Dag Runs in the drop-down when selecting a Dag Version. For example, clicking "v1" should only show Dag Runs for "v1". Add the ability to "X" (clear" the Dag Version) to show all Dag Runs again. https://github.com/user-attachments/assets/9c13138f-c5fa-4542-a4d3-de8235cd7e3a ### Use case/motivation There's really no way to filter the DAG runs (at least that I can find) for a certain version of the DAG. For example, if I want to find all runs from `v1` of a DAG, there's no good way to do this other than clicking through each DAG run for that DAG. ### Related issues _No response_ ### Are you willing to submit a 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]
