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
We know this could be confusing but the underlying API for updating a channel message does not accept a channel name unlike the API to post a new message. Please use a channel ID instead. See also: #136 (comment)
Yes, understood thanks. I consider this to be an example / documentation bug.
The documentation for the channel ID field currently says you can use channel name which is only true in some circumstances. The example of an update could also make it clearer that the field has to contain and ID and not a name.
Description
When updating a message it seems that Channel Name might not be allowed
What type of issue is this? (place an
x
in one of the[ ]
)Requirements (place an
x
in each of the[ ]
)Bug Report
Filling out the following details about bugs will help us solve your issue sooner.
Reproducible in:
package version:
node version: 16
OS version(s): Ubuntu 22.04
Steps to reproduce:
Expected result:
The message should be updated and the task should succeed
Actual result:
The "started" message is posted fine but the success and failure messages do not appear in Slack and the GitHub Action fails with
Attachments:
The text was updated successfully, but these errors were encountered: