Open mjamescompton opened 3 days ago
Text for Pause Webhook
: When a webhook is paused, messages will not be forwarded to the configured end point and will be dropped.
Text above Activate Webhook
: This webhook is currently paused and no messages are forwarded to the configured end point.
Here are the updates
I'm working on a cypress test now
Summary
Reference #7223
Changes
Testing
Steps
See issue for more details on creating an active webhook
For this task
Create a webhook
Open webhook edit form for example
/console/applications/abc/integrations/webhooks/pausing-webhooks
Go to the bottom of the page and click the pause icon, the modal should open and then click
Pause webhook
Try reactivating the webhook using either the notification at the top of the edit form or using the play button at the bottom of the page.
In each state you can see if your webhook if getting to it destination and also check the status on the list view
/console/applications/abc/integrations/webhooks
Results
Pause webhook
Activate webhook
List view
Health status enabled
Health status disabled
Regressions
...
Notes for Reviewers
Checklist
README.md
for the chosen target branch.CHANGELOG.md
.CONTRIBUTING.md
, there are no fixup commits left.