BasPH opened a new issue #20515: URL: https://github.com/apache/airflow/issues/20515
### Description I find the connections view often leads to confusion because connections defined as environment variables and in a secrets backend are not displayed. This is not stated clearly. I suggest to: 1. Display connections set via environment variables (and hide the edit controls for those connections). This could also help debugging a URI string if you could see the URI components broken down in the connection view. 2. Display an info message in the connections view in case a secrets backend is configured stating that those connections are not visible in the webserver. ### Use case/motivation Motivation: having to explain over and over that _only_ connections defined in the Airflow metastore are visible in the webserver. ### Related issues _No response_ ### 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]
