The GitHub Actions job "Tests" on airflow.git/backport-ce9584e-v3-1-test has 
succeeded.
Run started by GitHub user potiuk (triggered by potiuk).

Head commit for run:
d2caa2d759e670129944c212a6576f88a90f76a5 / Harikrishna KP <[email protected]>
[v3-1-test] fix(ui): show active backfill in banner instead of first one 
(#61851)

When multiple backfills exist for a DAG, the "Backfill in progress"
banner was showing the first/oldest backfill rather than the currently
active one. Two issues fixed:

1. Pass active: true to the API query so only non-completed backfills
   are fetched, leveraging the existing server-side filter.
2. Use the filtered backfill variable for displaying from_date/to_date
   instead of hardcoded data.backfills[0].

Closes: #61811
(cherry picked from commit ce9584e5617f2e025ce9bf14ac780f11bb493aa2)

Co-authored-by: Harikrishna KP <[email protected]>
Signed-off-by: Mr-Neutr0n <[email protected]>

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

With regards,
GitHub Actions via GitBox


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

Reply via email to