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/11 13:48:28 UTC

[GitHub] [airflow] yuqian90 commented on a change in pull request #13037: Add a "Resume" option to Mark Success to automatically resume blocked tasks after marking success

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



##########
File path: airflow/www/templates/airflow/dag.html
##########
@@ -310,6 +310,10 @@ <h4>Task Actions</h4>
                   <input type="checkbox" value="true" name="success_downstream" autocomplete="off">
                   Downstream
                 </label>
+                <label class="btn btn-default btn-sm active" title="Automatically clear blocked downstream tasks">

Review comment:
       This change is no longer needed.




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