[bug]: Webhook on Issue updated doesn't fire
Is there an existing issue for this?
- [X] I have searched the existing issues
Current behavior
Plane doesn't call webhook when Issue updates, all events selected or only updates - the same. Create, delete, comments work correctly. Issue only with update.
Version current, 0.16, Docker compose self hosted ARM.
Steps to reproduce
- setup webhook ob Issue update
- edit Issue object (description, estimate, cycle)
- wait for http call
Environment
Production
Browser
None
Version
Self-hosted
Can I work on this ?
I have a similar problem. Self-hosted Plane, v. 0.16.0
Create and Delete events work correctly
On worker, i can see
[2024-04-14 18:00:57,569: WARNING/ForkPoolWorker-16] Issue matching query does not exist.
ERROR 2024-04-14 18:00:57,569 exception_logger 21 137762738891592 Issue matching query does not exist.
0.17.0
Hi @mmospanenko, this issue has been fixed in the latest version. Please update to the latest version.
Let us know if you are still finding the issue.
Thank you guys!