Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Managing identity overrides in SaaS does not fire audit log webhooks #5092

Open
1 of 4 tasks
rolodato opened this issue Feb 12, 2025 · 0 comments
Open
1 of 4 tasks

Managing identity overrides in SaaS does not fire audit log webhooks #5092

rolodato opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@rolodato
Copy link
Member

How are you running Flagsmith

  • Self Hosted with Docker
  • Self Hosted with Kubernetes
  • SaaS at flagsmith.com
  • Some other way (add details in description below)

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

  1. In a SaaS organisation, create an organisation audit log webhook, e.g. with https://webhook.site
  2. In an environment with or without versioning, create any identity override
  3. An audit log entry is created, but no webhook is fired

Expected behavior

Fire audit log webhooks for identity overrides.

Screenshots

No response

@rolodato rolodato added the bug Something isn't working label Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants