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

[v13] Fix nil user group entries. #29326

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Conversation

mdwn
Copy link
Contributor

@mdwn mdwn commented Jul 19, 2023

Backport #29325 to branch/v13

Mike Wilson added 2 commits July 19, 2023 20:03
When user groups are being looked up while listing applications if a user
group is missing from the lookup, the previous logic would inadvertently
leave nil user groups if the lookup failed. This has been corrected to ensure
that no nil entries end up in the user group lookup.
@mdwn mdwn added this pull request to the merge queue Jul 19, 2023
Merged via the queue into branch/v13 with commit 48351ec Jul 19, 2023
22 checks passed
@mdwn mdwn deleted the bot/backport-29325-branch/v13 branch July 19, 2023 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants