mike-mcdonald opened a new issue #20839:
URL: https://github.com/apache/airflow/issues/20839


   ### Apache Airflow version
   
   2.2.3 (latest released)
   
   ### What happened
   
   Connections from providers are not saving edited values in any custom 
connection forms. You can work around the issue by changing connection type to 
something like HTTP, and modifying the extra field's JSON.
   
   ### What you expected to happen
   
   _No response_
   
   ### How to reproduce
   
   Using the official docker compose deployment, add a new connection of type 
'Azure Data Explorer' and fill out one of the custom connection fields (e.g., 
"Tenant ID"). Save the record. Edit the record and enter a new value for the 
same field or any other field that is defined in the associated Hook's 
`get_connection_form_widgets` function. Save the record. Edit again. The 
changes were not saved.
   
   ### Operating System
   
   Windows 10, using docker
   
   ### Versions of Apache Airflow Providers
   
   _No response_
   
   ### Deployment
   
   Docker-Compose
   
   ### Deployment details
   
   _No response_
   
   ### Anything else
   
   _No response_
   
   ### 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: commits-unsubscr...@airflow.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to