jack created AIRFLOW-4898:
-----------------------------
Summary: Variable change log
Key: AIRFLOW-4898
URL: https://issues.apache.org/jira/browse/AIRFLOW-4898
Project: Apache Airflow
Issue Type: Wish
Components: core, ui
Affects Versions: 1.10.4
Reporter: jack
Airflow doesn't expose log of changes that made on Variables.
It would be great if this will be exposed as log in the UI.
Something like:
variable name | time of change | old value | new value | changed by
changed by can be by dag_id if it's done with a DAG run or user_id if it was
changed manually from the UI /CLI by user
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)