The GitHub Actions job "Tests" on airflow.git/v3-2-test has succeeded. Run started by GitHub user bbovenzi (triggered by bbovenzi).
Head commit for run: 28a8ef55cf8f8c3590961d4c233f53ad7791ddeb / Rahul Vats <[email protected]> fix(ui): invalidate task instances list query after clearing task instance (#63923) (#65304) After clearing a task instance, the TaskInstances list page was not refreshing to show the updated state. This was because `useClearTaskInstances` was missing `[useTaskInstanceServiceGetTaskInstancesKey]` in the list of query keys to invalidate on success. Both `useClearRun` and `usePatchTaskInstance` correctly invalidate this query — this change brings `useClearTaskInstances` in line with them. Fixes: #60703 (cherry picked from commit f47038e9efb4aa1a193314b2df4c5f0c652be9d9) Co-authored-by: nagasrisai <[email protected]> Report URL: https://github.com/apache/airflow/actions/runs/24459620761 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
