choo121600 opened a new issue, #52655: URL: https://github.com/apache/airflow/issues/52655
### Apache Airflow version main (development) ### If "Other Airflow 2 version" selected, which one? _No response_ ### What happened? On the Airflow Dashboard, the "Queued Dags" count (e.g., 1) is displayed correctly. However, clicking on this stat redirects to the Dag list page with the filter `?last_dag_run_state=queued`, and the page shows "No Dag found", even though queued DAGs exist. https://github.com/user-attachments/assets/cb78d738-8e99-4e10-bd00-99800417db49 ### What you think should happen instead? The DAG list page should correctly display the DAGs that have queued DAG runs, consistent with the number shown on the Dashboard. ### How to reproduce 1. Go to the Airflow Dashboard 2. Note the number shown under "Queued Dags" (e.g., 1) 3. DAG list page opens with the URL filter: ?last_dag_run_state=queued 4. Page shows "No Dag found", despite the Dashboard indicating there are queued Dags ### Operating System mac os ### 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? - [x] 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]
