You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Ash Berlin-Taylor (JIRA)" <ji...@apache.org> on 2019/07/03 17:25:00 UTC

[jira] [Updated] (AIRFLOW-4892) Creation of Connections via UI fails in 1.10.4rc2

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

Ash Berlin-Taylor updated AIRFLOW-4892:
---------------------------------------
    Description: 
Via classic UI: When trying to create/save a new connection. The form only reloads without saving the connection.

With RBAC: Error when rendering the connections form:

{noformat}
jinja2.exceptions.UndefinedError: 'airflow.www_rbac.forms.ConnectionForm object' has no attribute 'extra__grpc__credentials_pem_file'
{noformat}

  was:When trying to create/save a new connection. The form only reloads without saving the connection.

        Summary: Creation of Connections via UI fails in 1.10.4rc2  (was: Creation of Connections via non-RBAC UI fails in 1.10.4rc2)

> Creation of Connections via UI fails in 1.10.4rc2
> -------------------------------------------------
>
>                 Key: AIRFLOW-4892
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4892
>             Project: Apache Airflow
>          Issue Type: Bug
>          Components: ui
>    Affects Versions: 1.10.4
>            Reporter: Felix Uellendall
>            Assignee: Ash Berlin-Taylor
>            Priority: Major
>             Fix For: 1.10.4
>
>
> Via classic UI: When trying to create/save a new connection. The form only reloads without saving the connection.
> With RBAC: Error when rendering the connections form:
> {noformat}
> jinja2.exceptions.UndefinedError: 'airflow.www_rbac.forms.ConnectionForm object' has no attribute 'extra__grpc__credentials_pem_file'
> {noformat}



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