[ 
https://issues.apache.org/jira/browse/AIRFLOW-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16066009#comment-16066009
 ] 

Erik Cederstrand commented on AIRFLOW-1354:
-------------------------------------------

Quick fix at 
https://github.com/apache/incubator-airflow/compare/master...ecederstrand:patch-1?diff=split&name=patch-1

> www/views.py pool_link produces wrong link
> ------------------------------------------
>
>                 Key: AIRFLOW-1354
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-1354
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: webapp
>    Affects Versions: Airflow 1.8
>            Reporter: Erik Cederstrand
>            Priority: Minor
>
> The dag_link() function in www/views.py builds a link to 
> {code:none}'/admin/taskinstance/?flt1_pool_equals=' + m.pool{code}
> but should probably return
> {code:none}'/admin/pool/?flt1_pool_equals=' + m.pool{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to