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
When evaluating the following policy in my environment, scubagoggles throws an uncaught exception as there is no group named WORKSPACE_ALL_ADMIN_GROUP. The org unit listed is root.
File "/Users/XX/Github/ScubaGoggles/scubagoggles/policy_api.py", line 596, in _reduce group_name = self._group_id_map[group_id]KeyError: 'WORKSPACE_ALL_ADMIN_GROUP'
Add any screenshots of the problem here.
The text was updated successfully, but these errors were encountered:
🐛 Summary
When evaluating the following policy in my environment, scubagoggles throws an uncaught exception as there is no group named
WORKSPACE_ALL_ADMIN_GROUP
. The org unit listed is root.Exception:
To reproduce
Steps to reproduce the behavior:
Expected behavior
What did you expect to happen that didn't?
Any helpful log output or screenshots
Paste the results here:
Add any screenshots of the problem here.
The text was updated successfully, but these errors were encountered: