You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
dag_version_drop_down.mov
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.
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.
dag_version_drop_down.mov
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
v1of 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?
Code of Conduct