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

   ### Description
   
   Hi! When reprocessing data, there are a lot of cases where this happens, for 
example when need to reprocess it will create tasks where previously there 
weren't any.
   I want to be able to mark those tasks as success or better, let them stay on 
"none" unless when clearing the dag I explicitly tell it to add non-existent 
tasks to the moment on the dag execution.
   
![image](https://github.com/apache/airflow/assets/19591174/7bb92ad2-e7da-47f7-8410-55677207f485)
   
   
   ### Use case/motivation
   
   Now I have to do it manually when each of the tasks goes from scheduled to 
running, some of these processes run serially, so I need to be in front of 
Airflow constantly while reprocessing making sure that this particular task 
would non run.
   
   ### 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