zhongjiajie created AIRFLOW-7053:
------------------------------------
Summary: 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
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)