josh-fell commented on PR #36419: URL: https://github.com/apache/airflow/pull/36419#issuecomment-1870393776
@shohamy7 Have you tried to create a connection that _isn't_ one of the connections being updated here? Behind the scenes with connections, _all_ of the connection form data is submitted across all connection types. My concern is that adding the `any_of` validation might block other connections from being created in the UI because other forms don't have these exact fields. -- 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]
