The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user hterik (triggered by hterik).

Head commit for run:
9522b33559cd90e160ddc8d64bd0f6afd0ff5201 / hterik <[email protected]>
Base date for fetching dag grid view must include selected run_id

Previously, if user set dag_run_id parameter in the url, that
refers to a old run, which doesn't fit in the most recent 25 runs,
then the requested run will not be selected.

This change fixes this by setting the base_date to a time where
the run_id is known to exist if dag_run_id is provided as
an explicit query parameter.

closes: #34723

Report URL: https://github.com/apache/airflow/actions/runs/7045116844

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to