[WEBHOOKS] Webhooks for a product change don't fire if product is changed away from the target product
Categories
(bugzilla.mozilla.org :: API, defect)
Tracking
()
People
(Reporter: justdave, Assigned: justdave)
Details
Attachments
(1 file, 1 obsolete file)
If I have a webhook that targets the Bugzilla product, and a bug in that product gets moved to another product, the webhook should fire both for the Bugzilla product and for the product it moved to. Currently, it only fires for the destination product, which means no notification is received if a bug gets stolen from us.
Comment 1•1 year ago
|
||
| Comment hidden (obsolete) |
| Assignee | ||
Comment 3•1 year ago
|
||
| Assignee | ||
Comment 4•1 year ago
|
||
(In reply to Dave Miller [:justdave] from comment #3)
How do I get that for the bugzilla repo?
Found the docs. Filed a bug to get a key.
Comment 5•1 year ago
|
||
| Assignee | ||
Comment 6•1 year ago
|
||
Did this actually get deployed? If so, it's still broken. Bug 1898301 just moved from Bugzilla to bugzilla.mozilla.org and we never got a push notification about it.
| Assignee | ||
Comment 7•1 year ago
|
||
FWIW, this still isn't working. It's hard to test this without access to the system so I'm not sure what I can do to push it along from my end.
Description
•