-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
🐛bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Current behavior
When I update the state of a issue in any of my projects, multiple (usually 3) events trigger Webhook calls. this makes handling the webhooks difficult (and expensive if using something like n8n).
What should happen is when the work item state changes that should be a singular event. Also, it would be nice if a webhook could be for a single project, not all encompassing. Although have one main Webhook for all events is nice to have.
I am attaching a screenshot of one of my webhooks for referebce
Steps to reproduce
- Have an endpoint prepared to handle the Webhook
- Configure the Webhook to fire on Work Items individual event
- Change the state of a work item issue from one to another - such as "Backlog" to "In Progress"
- monitor the Webhook to see the events being fired off
Environment
Production
Browser
Google Chrome
Variant
Cloud
Version
latest
dwichers
Metadata
Metadata
Assignees
Labels
🐛bugSomething isn't workingSomething isn't working