[
https://issues.apache.org/jira/browse/AIRFLOW-2784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Some updated AIRFLOW-2784:
--------------------------
Description:
Currently, airflow allow to create two CONNECTIONS with the same name (*conn
id*).
This is a bug since airflow doesn't know how to handle it.
When creating a new connection there should be a check that the name is unique.
If not unique raise an error in the UI.
was:
Currently, airflow allow to create two CONNECTIONS with the same name.
This is a bug since airflow doesn't know how to handle it.
When creating a new connection there should be a check that the name is unique.
If not unique raise an error in the UI.
> Don't allow to create two CONNECTIONS with same name
> ----------------------------------------------------
>
> Key: AIRFLOW-2784
> URL: https://issues.apache.org/jira/browse/AIRFLOW-2784
> Project: Apache Airflow
> Issue Type: Bug
> Affects Versions: 1.10
> Reporter: Some
> Priority: Major
> Fix For: Airflow 2.0, 1.10.1
>
>
> Currently, airflow allow to create two CONNECTIONS with the same name (*conn
> id*).
> This is a bug since airflow doesn't know how to handle it.
> When creating a new connection there should be a check that the name is
> unique. If not unique raise an error in the UI.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)