karamfr opened a new issue, #46764: URL: https://github.com/apache/airflow/issues/46764
### Description Following #34756, description can be passed when using variable_set, but not when using variables_import. ### Use case/motivation I have a pipeline that imports my variables json file every time I deploy my code. It would be nice to be able to set a description along with the variable, so that people can see it when using the DAG in the UI. ### Related issues Issue #34756 (now closed) made it possible to set a description when using variables_set ### Are you willing to submit a 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]
