Actions
action #162902
closedSlack webhook used by backlogger no longer works
Description
Observation¶
Slackbot started sending me messages like this:
A workflow you built started, but there was a problem with the Send a message to a channel step:
There is a problem with how the workflow is set up. Please review the workflow steps.
You can view the details for this error in the activity logs.
The result is that backlog status updates no longer show up in the team channel 😿
Acceptance Criteria¶
- AC1: Backlog status updates are shown in team-qa-tools
Suggestions¶
- Reproduce the issue manually using
curl -d '{"msg":"test"}' WEBHOOK_URL
(see private comment for the URL) - Check the workflow settings in Slack
- @livdywan: I think I accidentally unpublished/re-published the workflow earlier this week. So this might be related. Although I couldn't spot any difference in the settings.
Actions