Taragolis commented on issue #26752: URL: https://github.com/apache/airflow/issues/26752#issuecomment-1263625826
#25852: Try to test in Airflow 2.2.5 and got an issues that it not work correctly with extra in the UI: 1. Do not allow create connection with empty value for timeout 2. If field not specified than write empty value to the DB, as result slack_sdk can't build correct URL Need to check is it affect 2.3, because in 2.4 no problem. No problem with connection if it created via API or provided as URL (env var, secrets backend) https://github.com/apache/airflow/blob/4b456d56c9962c8428ad07185ca054fa88f66a0d/airflow/providers/slack/hooks/slack.py#L297-L314 #26648: Same as previous #26118: Working fine #26459: Unsafe imports not presented. Fine. -- 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]
