Gediminas Rapolavicius created AIRFLOW-1523:
-----------------------------------------------
Summary: Click on Graph View should display related DAG run
Key: AIRFLOW-1523
URL: https://issues.apache.org/jira/browse/AIRFLOW-1523
Project: Apache Airflow
Issue Type: Improvement
Components: webapp
Reporter: Gediminas Rapolavicius
Priority: Minor
Attachments: Screen Shot 2017-08-20 at 10.09.16 PM.png
When you are looking at the logs of a task instance (and you got there from
tree view, etc, see the screenshot), clicking on Graph View will take you to
the Graph View of the latest DAG run.
It's very hard to navigate from task instance logs to the related Graph View,
so you could see logs of other tasks in the same run, etc.
I am proposing to change the Graph View link, so that it would take to the
Graph View of the same run as the task instance, not the latest.
I could try to implement this, if the maintainers think that it would useful
and could be merged.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)