The GitHub Actions job "Tests" on airflow.git/v3-2-test has succeeded. Run started by GitHub user vatsrahul1001 (triggered by vatsrahul1001).
Head commit for run: 18a39321a44a9d3e2222d315f5f43389817b69a8 / 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/24466318399 With regards, GitHub Actions via GitBox --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
