You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Slack plugin works fine when I specify a channel, but I get a 404 when I specify my slack username via the recipient setting. Is this a known issue? From Slack’s docs, it looks like prepending @ may not be necessary. But maybe it’d be better to add a channelID setting to the plugin, and then one can specify a channel ID (e.g., C123456) or a personal ID (e.g., D05MQH3Q2DP)?
The text was updated successfully, but these errors were encountered:
Originally posted pin the Harness Slack, after following the comment to open an issue yesterday and following the link to discourse, which redirected to Harness.
Turns out that I had the wrong username. My company set my username to david.wheeler, but I changed my display name to theory years ago. Nowhere in my profile does it say david.wheeler at all that I can see, yet when I used recipient: david.wheeler, it actually worked! Completely wild.
I do think that having an option to use IDs would be less ambiguous, however, and allow for things like name changes (channels or people) not to break message delivery.
theory
changed the title
Recipient Setting Does Not Work
Recipient Setting Does Not Work With Display Name
Aug 14, 2023
The Slack plugin works fine when I specify a channel, but I get a 404 when I specify my slack username via the
recipient
setting. Is this a known issue? From Slack’s docs, it looks like prepending@
may not be necessary. But maybe it’d be better to add achannelID
setting to the plugin, and then one can specify a channel ID (e.g.,C123456
) or a personal ID (e.g.,D05MQH3Q2DP
)?The text was updated successfully, but these errors were encountered: