Tanuj Dargan
Tanuj Dargan
_Please describe the issue in as much detail as possible, including any errors and traces._ _If your issue is a camera issue, be sure to also post the image generated...
### Fixes: [#51299](https://github.com/apache/airflow/issues/51299) - Impossible to load UI if user does not have read permissions on plugins #### Summary This PR ensures the Airflow UI loads gracefully for authenticated users...
### Description In list dagruns, add missed_deadlines filter for dagruns with a deadline but that deadline is before the last_scheduling_decision. Sub-issue of #50574 ### Use case/motivation _No response_ ### Related...