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

Check if user is instance admin in openBIS does not work for groups #38

Open
wow-such-code opened this issue Nov 19, 2020 · 0 comments · May be fixed by #39
Open

Check if user is instance admin in openBIS does not work for groups #38

wow-such-code opened this issue Nov 19, 2020 · 0 comments · May be fixed by #39

Comments

@wow-such-code
Copy link
Member


Expected behaviour:
Usernames that are not themselves assigned the instance admin role, but are part of a group that is assigned as instance admin, should also make the function return "true"

Observed behaviour:
Method returns false for usernames that are part of a group that has "instance admin" rights. the return value is "true" only if usernames themselves are assigned the instance admin role

@wow-such-code wow-such-code linked a pull request Dec 21, 2020 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant