[ 
https://issues.apache.org/jira/browse/AIRFLOW-1354?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Aizhamal Nurmamat kyzy updated AIRFLOW-1354:
--------------------------------------------
         Labels: webapp  (was: )
    Component/s:     (was: webapp)
                 ui

Moving to ui component as part of refactor. webapp component to be removed.

> 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: ui
>    Affects Versions: 1.10.0
>            Reporter: Erik Cederstrand
>            Priority: Minor
>              Labels: webapp
>
> The pool_link() function in www/views.py which produces the link on the pool 
> names in the [/admin/pool/|http://green.nzcorp.net:7105/admin/pool/] list 
> view builds a link to
> {code:none}
> '/admin/taskinstance/?flt1_pool_equals=' + m.pool{code}
> but should return
> {code:none}
> '/admin/pool/?flt1_pool_equals=' + m.pool{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to