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

fix: global roles do not have access to views #147

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

shadinaif
Copy link
Collaborator

@shadinaif shadinaif commented Nov 18, 2024

fix: global roles do not have access to views

Scenario: the user has one role support

Before the fix: the user is not allowed to access the view

After the fix: the user is allowed to access the view

@shadinaif shadinaif force-pushed the shadinaif/fix-global-roles-do-not-have-access branch from dc94e80 to d170c25 Compare November 19, 2024 06:43
Scenario: the user has one role `support`. The view allows `support`
roles to access it.

Before the fix: the user is not allowed to access the view

After the fix: the user is allowed to access the view
@shadinaif shadinaif force-pushed the shadinaif/fix-global-roles-do-not-have-access branch from d170c25 to 627036b Compare November 19, 2024 06:48
@shadinaif shadinaif merged commit b98703a into main Nov 19, 2024
3 checks passed
@shadinaif shadinaif deleted the shadinaif/fix-global-roles-do-not-have-access branch November 19, 2024 10:49
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.

2 participants