Slack Update User's Profile not passing user
to API
#8907
Labels
in linear
Issue or PR has been created in Linear for internal review
user
to API
#8907
Bug Description
When updating a profile in Slack, the
user
property is not getting set correctly in the API call.To Reproduce
According to the API spec,
user
should be passed as a parameter. It's currently NOT being passed at all and so all changes to the profile are being made to the API user.Expected behavior
When setting the
user
property, the profile should update the correct user.Operating System
Linux
n8n Version
1.33.0
Node.js Version
18
Database
SQLite (default)
Execution mode
main (default)
The text was updated successfully, but these errors were encountered: