Skip to content

fix user effective permission display #1100

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

Closed
wants to merge 1 commit into from

Conversation

felazuris
Copy link

There was issue if users is in multiple groups, then in access permissions tab under effective was shown only alphabetically first groups permissions, not the greatest ones. Fixed issue by adding some checks if permissions should be replaced in list. Maybe there is better way to fix this issue. (I am not really developer, just SCM engineer)

@flaix
Copy link
Member

flaix commented Aug 7, 2022

The weird thing to me is that team permissions override specified user permissions. I believe it should be the other way around. But yeah, at least the displayed permissions should reflect the ones applied when checking access.

@flaix flaix added this to the 1.10.0 milestone Aug 7, 2022
flaix added a commit that referenced this pull request Aug 7, 2022
This pulls in the rebased branch from PR #1100.
@flaix
Copy link
Member

flaix commented Aug 7, 2022

Rebased and merged. Closing this as done.

@flaix flaix closed this Aug 7, 2022
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 this pull request may close these issues.

3 participants