tirkarthi opened a new issue, #68318: URL: https://github.com/apache/airflow/issues/68318
### Description Some of our monitoring teams frequently use search to check the dags. It was useful display latest dag run status in search result to immediately know instead of switching to the dag. In case of multiple dags it was easier to detect failures and check them. The same can be done from dags list page but search widget could also include this result. Following is the UI change and will be happy to contribute the internal patch upstream. <img width="1848" height="944" alt="Image" src="https://github.com/user-attachments/assets/3890be8b-f42c-49ef-98c1-8811d33d0807" /> ### Use case/motivation Know the latest dagrun status without immediately switching to the dag. ### Related issues _No response_ ### Are you willing to submit a 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]
