jack created AIRFLOW-3071:
-----------------------------
Summary: Unable to clear Val of Variable from the UI
Key: AIRFLOW-3071
URL: https://issues.apache.org/jira/browse/AIRFLOW-3071
Project: Apache Airflow
Issue Type: Bug
Affects Versions: 1.10.0
Reporter: jack
This is quite annoying bug.
Reproduce steps:
# Create a Variable.
# Give the Variable a Val & save it.
# Click edit Variable. You will see the Key with Red {color:#FF0000}*{color}
and the value that you entered.
# Remove the Val (leave the field blank) and click save.
# No errors will appear. However if you will re-enter to the Variable you will
see that the Blank value was not saved.
Please allow to remove Val. This is also the intend behavior because the Val
has no {color:#FF0000}*{color} near it.
The current work around is to delete the Variable and re-create it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)