dabla opened a new issue, #57428: URL: https://github.com/apache/airflow/issues/57428
### Apache Airflow version 3.1.1 ### If "Other Airflow 2/3 version" selected, which one? _No response_ ### What happened? When you export variables through the Admin -> Variables page in Airflow, the actual exported values of the variables are masked and thus not really exported. ### What you think should happen instead? The exported json file should contain the real values of the variables, not the masked ones as then the export would have no purpose. It works through the CLI though. ### How to reproduce Just export variables via webserver Admin -> Variables ### Operating System Linux ### Versions of Apache Airflow Providers _No response_ ### Deployment Other 3rd-party Helm chart ### Deployment details _No response_ ### Anything else? _No response_ ### Are you willing to submit PR? - [ ] 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]
