Flagsmith / flagsmith

Open Source Feature Flagging and Remote Config Service. Host on-prem or use our hosted version at https://flagsmith.com/
https://flagsmith.com/
BSD 3-Clause "New" or "Revised" License
4.76k stars 364 forks source link

Identity Override Stays After Identity is Deleted #3964

Closed graytonio closed 1 month ago

graytonio commented 4 months ago

How are you running Flagsmith

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

  1. Create a new identity
  2. Create a identity override for a feature
  3. Delete the identity
  4. 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

image image

kyle-ssg commented 4 months ago

Closed duplicate https://github.com/Flagsmith/flagsmith/issues/3611

matthewelwell commented 1 month ago

This has been fixed in a recent release.