[
https://issues.apache.org/jira/browse/AIRFLOW-7033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17164791#comment-17164791
]
ASF GitHub Bot commented on AIRFLOW-7033:
-----------------------------------------
stale[bot] closed pull request #7683:
URL: https://github.com/apache/airflow/pull/7683
----------------------------------------------------------------
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:
[email protected]
> Change dag and task state meanwhile
> -----------------------------------
>
> Key: AIRFLOW-7033
> URL: https://issues.apache.org/jira/browse/AIRFLOW-7033
> Project: Apache Airflow
> Issue Type: Improvement
> Components: api, webserver
> Affects Versions: 1.10.9
> Reporter: Jiajie Zhong
> Assignee: Jiajie Zhong
> Priority: Major
>
> In dag page, have make task instance state to success or failed bottom, when
> we click those bottom not only also change task instance state but also dag
> run state if possible.
> * When trigger make_failed bottom, the dag run state should change to failed
> * When trigger make_success bottom, then dag run state should change to
> success if all task instance state are success, otherwise should keep the
> original state
--
This message was sent by Atlassian Jira
(v8.3.4#803005)