[
https://issues.apache.org/jira/browse/AIRFLOW-1403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16233583#comment-16233583
]
Megan Patten commented on AIRFLOW-1403:
---------------------------------------
This issue was resolved by
https://github.com/apache/incubator-airflow/pull/2299 and is available in 1.8.2
> UI did not prevent inserting empty key/value
> --------------------------------------------
>
> Key: AIRFLOW-1403
> URL: https://issues.apache.org/jira/browse/AIRFLOW-1403
> Project: Apache Airflow
> Issue Type: Bug
> Components: ui
> Affects Versions: Airflow 1.8
> Reporter: Chengzhi Zhao
> Priority: Major
>
> How to reproduce:
> # User goes to Airflow UI and select admin-->variables-->create.
> # Without typing anything, just save directly.
> # variables page throw an error and cannot update/delete variables via UI
> anymore, have to go to DB and delete the null value record.
> Thought on fix: add validation before inserting data to DB
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)