-
Bug
-
Resolution: Done
-
Major
-
None
-
None
Found in env: Stage
Steps to Reproduce
- Login and Navigate to User access
- Create a service account if one doesn't exist
- Create a group if one doesn't exist
- Add the service account to the group
- Remove the service acocunt from the group
Expected Results
Service account is removed from the group without errors
Actual Result
Error toast surfaces "Failed removing service account from group" and an HTTP 404 status code on the DELETE in the browser's dev console Network Tab.