Volatus opened a new issue, #30395:
URL: https://github.com/apache/airflow/issues/30395

   ### Apache Airflow version
   
   2.5.2
   
   ### What happened
   
   Creating a connection in the UI with the type "Slack API" does not actually 
save the provided API token. (If I click "Test", the connection is working as 
intended, but API token will not actually be saved in the connection object, 
leaving the password field empty)
   
   ### What you think should happen instead
   
   API token should persist.
   
   ### How to reproduce
   
   This seems to only happen with the Slack API connection type, as long as you 
try to create one and save it, the issue should show up.
   
   ### Operating System
   
   Docker Image based on top of the Airflow Official Image (py 3.10)
   
   ### Versions of Apache Airflow Providers
   
   `apache-airflow-providers-slack==7.2.0`
   
   ### Deployment
   
   Other 3rd-party Helm chart
   
   ### Deployment details
   
   I'm using the following chart: https://github.com/airflow-helm/charts
   
   ### 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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to