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

   ### Description
   
   Enabling and Disabling the task for the particular DAG from the UI and API. 
or using the parameter that disable it. This was it is easy to disable a 
particular task easily while running manually or schedule. The UI gives us the 
feature to select the task to disable it before triggering it manually
   
   
   ### Use case/motivation
   
   So  for the backfill or running manually in a DAG if we don't want to run a 
particular task we can disable it, from UI and in the next schedule the 
particular task will not run. That way we don't have to remove the code for the 
task.
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a 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