How are you running Flagsmith
Describe the bug
Creating or deleting identity overrides in SaaS creates audit log entries, but no audit log events are fired. This does work when running locally.
All other events I've tested seem to fire webhooks correctly.
Steps To Reproduce
- In a SaaS organisation, create an organisation audit log webhook, e.g. with https://webhook.site
- In an environment with or without versioning, create any identity override
- An audit log entry is created, but no webhook is fired
Expected behavior
Fire audit log webhooks for identity overrides.
Screenshots
No response