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

Dashboards with "group" permission can't be seen by superusers not in the group #143

Open
toolness opened this issue Aug 6, 2021 · 0 comments

Comments

@toolness
Copy link
Contributor

toolness commented Aug 6, 2021

One confusing thing I noticed on my Django deployment is that when a coworker created a dashboard and assigned it a group permission, my own superuser account couldn't see it. It turned out that this was because my superuser wasn't explicitly a member of the specified group, but I had simply assumed that because I was a superuser, I was implicitly a member of all groups.

Is this intentional behavior? If not, I could submit a PR that allows superusers to see such dashboards.

@toolness toolness changed the title Dashboards with "group" permission can't be seen by superusers Dashboards with "group" permission can't be seen by superusers not in the group Aug 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant