tirkarthi commented on PR #43846:
URL: https://github.com/apache/airflow/pull/43846#issuecomment-2468510542

   > Doesn't this always add running dags even when I set my end_date param to 
be in the past? (ex: I only wanted to look at dag runs from last week)
   
   When the dagrun started in the last week after given start_date in the UI 
and yet to finish with end_date as None for the dagrun it will be present in 
the API with this change. Before this change it won't be shown.


-- 
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]

Reply via email to