flagsmith icon indicating copy to clipboard operation
flagsmith copied to clipboard

PUT to organisations/:id/roles/:id returns 400 name already exists in organisation

Open kyle-ssg opened this issue 1 year ago • 0 comments

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

Currently I'm unable to update the tags associated with a role whilst keeping its name the same, it's incorrectly detecting a role with that name already exists.

Steps To Reproduce

Do a PUT to organisations/:id/roles/:id

Expected behavior

I can update a role without modifying the name

Screenshots

No response

kyle-ssg avatar Sep 18 '24 17:09 kyle-ssg