Content
View differences
Updated by Oliver Günther over 7 years ago
* Create a webhook with work package added / updated
* Go to System settings > Mail notifications
* Uncheck work package added / updated
* Create / Update a work package
* Try to receive a webhook
**Expected**
* Webhook works independently of notifications
**Actual**
* Since webhook delivery is tied to the journal notification handler, the event is never created and no webhook is emitted.
* Go to System settings > Mail notifications
* Uncheck work package added / updated
* Create / Update a work package
* Try to receive a webhook
**Expected**
* Webhook works independently of notifications
**Actual**
* Since webhook delivery is tied to the journal notification handler, the event is never created and no webhook is emitted.