jscheffl opened a new issue, #61920: URL: https://github.com/apache/airflow/issues/61920
### Apache Airflow Provider(s) edge3 ### Versions of Apache Airflow Providers _No response_ ### Apache Airflow version main ### Operating System - ### Deployment Docker-Compose ### Deployment details start via `breeze start-airflow --load-example-dags --executor EdgeExecutor` ### What happened The Edge Worker Plugin UI in Airflow 3.1++ has a overview about workers and jobs. The Workers page has some filters, but filters are missing on Jobs page. ### What you think should happen instead Jobs page should have filters added allowing to filter jobs by: - Dag ID (or display name) - Run ID - Task ID (or display name) - State - Queue - Worker name Once these filters are available the fields "queue" and "jobs" (counter) on the Worker page should be changed to links to jump to respective jobs with the queue / edge Worker name applied ### How to reproduce - ### 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]
