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

   ### Apache Airflow version
   
   main (development)
   
   ### What happened
   
   When trying to mark downstream tasks as failed in the UI the tasks are 
instead cleared of any status and airflow reruns the tasks.
   <img width="1792" alt="Screen Shot 2022-04-13 at 11 25 24 AM" 
src="https://user-images.githubusercontent.com/102494105/163236455-f5123d41-65da-4026-b8a7-0fa1458cb925.png";>
   <img width="1792" alt="Screen Shot 2022-04-13 at 11 25 38 AM" 
src="https://user-images.githubusercontent.com/102494105/163236504-8b286de3-7f37-4d0d-8fe7-70e7be5f73d0.png";>
   
   
   
   ### What you think should happen instead
   
   When marking the tasks as either failed or success the it should set the 
tasks to those states. It shouldn't rerun downstream tasks if I'm setting the 
downstream option when marking the task as failed.
   
   ### How to reproduce
   
   Mark a task as failed with the downstream option set
   
   ### Operating System
   
   Docker (debian:buster)
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Other
   
   ### Deployment details
   
   happens in airflow breeze and the astro cli
   
   ### Anything else
   
   occurs everytime.
   
   ### 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: commits-unsubscr...@airflow.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to