asitstands commented on issue #14529:
URL: https://github.com/apache/airflow/issues/14529#issuecomment-1132827603

   @potiuk Thank you for detailed explanation. However, I still have a 
question. With CLI, we can clear all tasks in a task group. For example, 
assuming `prefix_group_id=True`, like this.
   ```bash
   airflow tasks clear -t 'taskgroup_foo\..+' my_dag -s ...
   ```
   What prevent adding UI to execute, say, this command?


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