alekzander9 opened a new issue #9886:
URL: https://github.com/apache/airflow/issues/9886


   **Description**
   
   The possibility to select multiple tasks (by a long click) in the Graph 
(and/or Tree) views in order to apply an action to all of them with the pop-up 
dialog (for example clear or mark as success).
   
   **Use case / motivation**
   
   Sometimes it is convenient to have the ability to apply an action to a 
subset of tasks in a DAG that don't have anything in common. For example if you 
have three similar branches (one branch per external provider for example) with 
10 tasks each in a DAG, you might want to clear the same task in each branch. 
At the moment this is quite slow since we need to click many times and the UI 
is refreshed each time.
   
   **Related Issues**
   
   Couldn't find any
   


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to