flagsmith
flagsmith copied to clipboard
Identity Override Stays After Identity is Deleted
How are you running Flagsmith
- [ ] Self Hosted with Docker
- [ ] Self Hosted with Kubernetes
- [X] SaaS at flagsmith.com
- [ ] Some other way (add details in description below)
Describe the bug
When an identity has an identity override when the identity is deleted, the override remains and cannot be deleted because it fails to find the associated identity.
Steps To Reproduce
- Create a new identity
- Create a identity override for a feature
- Delete the identity
- See the identity override still exists in the UI
Expected behavior
If the identity is deleted the overrides for it should also be deleted.
Screenshots
Closed duplicate https://github.com/Flagsmith/flagsmith/issues/3611
This has been fixed in a recent release.