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

feat(team): Update logic for determine team role for nested teams #303

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

jrassa
Copy link
Member

@jrassa jrassa commented Aug 23, 2024

Previously assigning a role on a child team could downgrade a users access assigned on the parent team. Now we check all roles in the ancestor tree and take the highest role.

Previously assigning a role on a child team could downgrade a users access assigned on the parent team.
Now we check all roles in the ancestor tree and take the highest role.
@jrassa jrassa merged commit e89a88b into develop Aug 23, 2024
4 checks passed
@jrassa jrassa deleted the nest-teams-role-logic-update branch August 23, 2024 14:19
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.

1 participant