You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Share deleteable-workspace with deleteable-test-group as Readers
Try to delete the group deleteable-test-group
You will get an error message here:
Error deleting group
Error 409: group deleteable-test-group cannot be deleted because it is a member of
at least 1 other group
Source: sam
The error message here may be accurate from a SAM perspective, but in the Terra UI it is a little confusing. In the example above, the user group created is NOT a member of another group; it is a member of a workspace.
Not sure if SAM can provide a better error message:
Error 409: group deleteable-test-group cannot be deleted because it is a member of
at least 1 other group, workspace, or billing project
or
Error 409: group deleteable-test-group cannot be deleted because it is a member of:
workspace: deleteable-workspace
or something to that effect. Not sure if in all cases providing the specific named workspace, billing account, authorization domain would be information leakage. As Admin of the group, would someone else's use of the group prevent me from deleting the group? How would I chase down the user(s) of the group so that I could clean it up?
The text was updated successfully, but these errors were encountered:
Reproducible test case:
In Terra:
deleteable-test-group
deleteable-workspace
deleteable-workspace
withdeleteable-test-group
as Readersdeleteable-test-group
You will get an error message here:
The error message here may be accurate from a SAM perspective, but in the Terra UI it is a little confusing. In the example above, the user group created is NOT a member of another group; it is a member of a workspace.
Not sure if SAM can provide a better error message:
or
or something to that effect. Not sure if in all cases providing the specific named workspace, billing account, authorization domain would be information leakage. As Admin of the group, would someone else's use of the group prevent me from deleting the group? How would I chase down the user(s) of the group so that I could clean it up?
The text was updated successfully, but these errors were encountered: