[
https://issues.apache.org/jira/browse/AIRFLOW-7053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065482#comment-17065482
]
ASF subversion and git services commented on AIRFLOW-7053:
----------------------------------------------------------
Commit 0c6af43785319fd64bbe396272585c4d18519317 in airflow's branch
refs/heads/master from Jiajie Zhong
[ https://gitbox.apache.org/repos/asf?p=airflow.git;h=0c6af43 ]
[AIRFLOW-7053] Fix success/failed error in graph without dagrun (#7709)
Graph view now will raise an error when click
make task instance success/failed, with the
init state and no dag run, we should make some
hint instead of raise error in the webserver
> Fix make success/failed error in graph view when dag not run
> ------------------------------------------------------------
>
> Key: AIRFLOW-7053
> URL: https://issues.apache.org/jira/browse/AIRFLOW-7053
> Project: Apache Airflow
> Issue Type: Bug
> Components: webserver
> Affects Versions: 1.10.9
> Reporter: zhongjiajie
> Assignee: zhongjiajie
> Priority: Major
> Attachments: Screen Shot 2020-03-13 at 11.22.25.png, Screen Shot
> 2020-03-13 at 11.27.36.png
>
>
> Graph view now will raise an error when click make task instance
> success/failed, with the init state and no dag run, we should make some hint
> instead of raise error in the webserver
> before
> !Screen Shot 2020-03-13 at 11.27.36.png!
> after
> !Screen Shot 2020-03-13 at 11.22.25.png!
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)