[
https://issues.apache.org/jira/browse/AIRFLOW-3188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Ash Berlin-Taylor updated AIRFLOW-3188:
---------------------------------------
Description:
The list of DAG runs for a given tag can be reached by clicking on one of the
circles in the DAG runs page, which will bring up a filtered list of DAG run.
The Dag id column on this page ({{/admin/dagrun}} in non-RBAC UI) is a link to
the dag "detail" pages but to the most recent run -- the link should be updated
to link to the right dated dag run.
The same fix should be applied to the Dag id column on the Task Instances list
({{/admin/taskinstance}})
was:
The list of DAG runs for a given tag can be reached by clicking on one of the
circles in the DAG runs page, which will bring up a filtered list of DAG run.
The Dag id column on this page is a link to the dag "detail" pages but to the
most recent run -- the link should be updated to link to the right dated dag
run.
> Browse -> DagRuns should link directly to right date on DAG pages
> -----------------------------------------------------------------
>
> Key: AIRFLOW-3188
> URL: https://issues.apache.org/jira/browse/AIRFLOW-3188
> Project: Apache Airflow
> Issue Type: Improvement
> Components: webserver
> Affects Versions: 1.10.0, 2.0.0
> Reporter: Ash Berlin-Taylor
> Priority: Minor
> Labels: easyfix
>
> The list of DAG runs for a given tag can be reached by clicking on one of the
> circles in the DAG runs page, which will bring up a filtered list of DAG run.
> The Dag id column on this page ({{/admin/dagrun}} in non-RBAC UI) is a link
> to the dag "detail" pages but to the most recent run -- the link should be
> updated to link to the right dated dag run.
> The same fix should be applied to the Dag id column on the Task Instances
> list ({{/admin/taskinstance}})
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)