Describe the Bug
When performing entity deletion in the browser, webhooks are not sent for some operations.
Specifically, revision_delete, user_delete, api_token_delete, and webhook_delete.
When these operations are performed with webhooks set for the operations, HTTP status 404 seems to be returned.
If no webhook is set, the response is normal.
Steps to Reproduce
- Add a Webhook.
- It does not seem to matter whether the endpoint address is valid or invalid.
- Turn on 'All system events'.
- Perform operations corresponding to the problematic webhook events described above.
- Webhook does not reach the endpoint.
Expected Behaviour
Webhook is sent.
Screenshots or Additional Context
No response
Browser Details
No response
Exact BookStack Version
v23.06.1
PHP Version
No response
Hosting Environment
Docker image, lscr.io/linuxserver/bookstack:version-v23.06.1
Describe the Bug
When performing entity deletion in the browser, webhooks are not sent for some operations.
Specifically,
revision_delete,user_delete,api_token_delete, andwebhook_delete.When these operations are performed with webhooks set for the operations, HTTP status 404 seems to be returned.
If no webhook is set, the response is normal.
Steps to Reproduce
Expected Behaviour
Webhook is sent.
Screenshots or Additional Context
No response
Browser Details
No response
Exact BookStack Version
v23.06.1
PHP Version
No response
Hosting Environment
Docker image, lscr.io/linuxserver/bookstack:version-v23.06.1