You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/01/12 07:38:13 UTC

[GitHub] [airflow] turbaszek commented on a change in pull request #13037: Marking success/failed automatically clears failed downstream tasks

turbaszek commented on a change in pull request #13037:
URL: https://github.com/apache/airflow/pull/13037#discussion_r555565506



##########
File path: UPDATING.md
##########
@@ -52,6 +52,10 @@ assists users migrating to a new version.
 
 ## Master
 
+### Marking success/failed automatically clears failed downstream tasks
+
+When marking a task success/failed in Graph View, its downstream tasks that are in failed/upstream_failed state are automatically cleared.
+

Review comment:
       @kaxil @ashb is this a 2.1 or 3.0 change? The behaviour is changing but it should not broke DAGs or pipelines (I think). 




----------------------------------------------------------------
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:
users@infra.apache.org