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

Failing to delete an organization using the flagsmith api #5097

Closed
1 of 4 tasks
harsha-konda opened this issue Feb 12, 2025 · 1 comment
Closed
1 of 4 tasks

Failing to delete an organization using the flagsmith api #5097

harsha-konda opened this issue Feb 12, 2025 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@harsha-konda
Copy link

harsha-konda commented Feb 12, 2025

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

I'm unable to delete an organization when i call the following api after repeated attempts

request

DELETE
https://flagsmith.*.come/api/v1/organisations/2

response

400
Cannot delete a Change Request that has been commited

I'm running 2.160.2 version and this is only happening for one specific project. When I spoke with @matthewelwell he said - It could be a race condition.
Could you please take a look at this issue ?

Steps To Reproduce

  • this seems to be a race condition and is only happening for one organization in our project

Expected behavior

it should cleanup the organization

Screenshots

No response

@harsha-konda harsha-konda added the bug Something isn't working label Feb 12, 2025
@matthewelwell matthewelwell self-assigned this Feb 13, 2025
@rolodato
Copy link
Member

Solved by #5101

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

3 participants