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 2018/08/20 12:18:00 UTC

[jira] [Resolved] (AIRFLOW-1403) UI did not prevent inserting empty key/value

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

Ash Berlin-Taylor resolved AIRFLOW-1403.
----------------------------------------
       Resolution: Fixed
    Fix Version/s: 1.9.0

> 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
>             Fix For: 1.9.0
>
>
> 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
(v7.6.3#76005)