Bug Webhook being sent for everything, even when just set to post.insert

There is a bug in this version
M

mattdrennan

Guest
My webhook:

It9MmwY.png


Database XF_Jobs, which is causing server slow downs (I truncated the XF_Jobs and fixed the issue that way) (over 190K!):

t5yO5ht.png


Server Log:

#0 src/XF/Api/Result/EntityResult.php(226): XF\Mvc\Entity\AbstractCollection->toWebhookResults(1, Array)#1 src/XF/Api/Result/EntityResult.php(174): XF\Api\Result\EntityResult->castToFinalValue(Object(XF\Mvc\Entity\ArrayCollection), 1, Array)#2...

Read more

Continue reading...