zachliu opened a new issue, #56103:
URL: https://github.com/apache/airflow/issues/56103

   ### Apache Airflow version
   
   main (development)
   
   ### If "Other Airflow 2 version" selected, which one?
   
   _No response_
   
   ### What happened?
   
   As of Airflow `3.1.0rc2`, we can clear all tasks in a Task Group thank to 
https://github.com/apache/airflow/issues/49741 and 
https://github.com/apache/airflow/pull/54313
   
   <img width="1908" height="775" alt="Image" 
src="https://github.com/user-attachments/assets/24d5bff4-2510-493c-b634-2ea78ebba429";
 />
   
   But we still can't mark them as `Success` or `Failed` in a batch action.
   
   ### What you think should happen instead?
   
   We should be able to mark all tasks under a Task Group as `Success` or 
`Failed` at once.
   
   ### How to reproduce
   
   * Enable example dags.
   * Navigate to the `example_task_group` dag.
   * Trigger a run.
   * Select a task group from the dag run.
   * We can `Clear Task Group` but there is no `Mark state as...` option
   
   ### Operating System
   
   LM 21.3 with docker python:3.12-slim-bookworm
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else?
   
   _No response_
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [x] I agree to follow this project's [Code of 
Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
   


-- 
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]

Reply via email to