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

Custom role in groups issue #15166

Merged
merged 5 commits into from
Dec 12, 2024
Merged

Custom role in groups issue #15166

merged 5 commits into from
Dec 12, 2024

Conversation

adrinr
Copy link
Collaborator

@adrinr adrinr commented Dec 12, 2024

Description

Fixing an issue with custom roles. If we have a single custom role, it has role order 0, but the check it not contemplating this properly. This PR just adds a test catching the error and fixes the issue.
Also, fixing the client dev build to not be minimised, as I had some struggles while trying to find the origin of the issue

Related:

Launchcontrol

Fixing an issue with custom roles in groups

Copy link

linear bot commented Dec 12, 2024

Copy link

qa-wolf bot commented Dec 12, 2024

QA Wolf here! As you write new code it's important that your test coverage is keeping up.
Click here to request test coverage for this PR!

@github-actions github-actions bot added firestorm Data/Infra/Revenue Team size/s labels Dec 12, 2024
@adrinr adrinr force-pushed the BUDI-7710/custom-role-issue branch from 0ea29f6 to 81bf878 Compare December 12, 2024 11:06
@github-actions github-actions bot added size/xs and removed size/s labels Dec 12, 2024
@adrinr adrinr changed the title Custom role issue Custom role in groups issue Dec 12, 2024
@adrinr adrinr marked this pull request as ready for review December 12, 2024 11:11
Copy link
Collaborator

@mike12345567 mike12345567 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@adrinr adrinr enabled auto-merge December 12, 2024 11:40
@adrinr adrinr merged commit 870047e into master Dec 12, 2024
19 checks passed
@adrinr adrinr deleted the BUDI-7710/custom-role-issue branch December 12, 2024 11:48
@github-actions github-actions bot locked and limited conversation to collaborators Dec 12, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
firestorm Data/Infra/Revenue Team size/xs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants