shaealh commented on issue #63414:
URL: https://github.com/apache/airflow/issues/63414#issuecomment-4052672407
Is per run patch acceptable for this issue or do you prefer adding a
dedicated bulk DagRun state endpoint in the same PR?
I'm thinking of this
1. Add multi-select checkboxes to the Dag Runs list table (both `/dag_runs`
and `/dags/{dag_id}/runs`).
2. Add a bottom action bar for selected runs with bulk actions: Mark as
success & Mark as failed
3. Reuse the existing confirmation flow (including optional note), then
apply updates to selected runs.
4. Refresh the table and show success/partial-failure feedback after
completion.
Thoughts?
--
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]