Beomjun Kang created AIRFLOW-1321:
-------------------------------------
Summary: 'Hide sensitive variable fields' feature doesn't works if
key is uppercase.
Key: AIRFLOW-1321
URL: https://issues.apache.org/jira/browse/AIRFLOW-1321
Project: Apache Airflow
Issue Type: Improvement
Reporter: Beomjun Kang
Attachments: screenshot.png
I tried to put key as uppercase like 'GOOGLE_API_KEY'. but it doesn't work as I
expected.
So, I changed key like 'GOOGLE_api_key'. Finally, it works.
(Please see the attachment)
This doesn't make sense to me.
How about using case insensitive comparison for checking?
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)