-
Bug
-
Resolution: Unresolved
-
Low
-
3
-
Severity 3 - Minor
-
Issue Summary
The automation action "Create Slack channel for incident" won't add selected users as channel members.
Steps to Reproduce
- Enable Incident Management in your service project (Project settings > Features)
- Create an automation rule using the "Create Slack channel for incident" action
- In the 'Channel members' field, include users that should automatically be added to the Slack channel
Expected Results
A Slack channel is created and the users selected as channel members are added to it.
Actual Results
The channel is created successfully, but channel members are not added.
Workaround
Manually add the members to the channel after it's created.
We need to check if the usermapping exist for the members who we are trying to get added in the channel for the given workspace. We can check if the usermapping exist by asking the user to fire the `\connect` command