bhavaniravi opened a new issue, #24624: URL: https://github.com/apache/airflow/issues/24624
### Apache Airflow version 2.2.2 ### What happened 1. Create a variable `sample_access_token` with value `random` 2. Export the variable, you will see the value 3. Click on edit and save 4. Export the variable, the variable value will be updated to `*******` the ### What you think should happen instead The original variable value should be persisted even when redacted field is saved ### How to reproduce _No response_ ### Operating System Debian GNU/Linux 10 (buster) ### Versions of Apache Airflow Providers _No response_ ### Deployment Astronomer ### Deployment details _No response_ ### Anything else We can also add a UI check for this, if the form is not edited, one shouldn't be able to submit it ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
