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

AttributeError: 'APIKeyUser' object has no attribute 'is_group_admin' #4361

Closed
sentry-io bot opened this issue Jul 19, 2024 · 0 comments · Fixed by #4362
Closed

AttributeError: 'APIKeyUser' object has no attribute 'is_group_admin' #4361

sentry-io bot opened this issue Jul 19, 2024 · 0 comments · Fixed by #4362
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 19, 2024

Sentry Issue: FLAGSMITH-API-4S5

AttributeError: 'APIKeyUser' object has no attribute 'is_group_admin'
(7 additional frame(s) were not displayed)
...
  File "organisations/permissions/permissions.py", line 154, in has_object_permission
    if request.user.is_group_admin(obj.id):
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

Successfully merging a pull request may close this issue.

1 participant