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

refactor: use existing cached member check to return membercount #3719

Merged
merged 1 commit into from
May 7, 2024

Conversation

shreddedbacon
Copy link
Member

General Checklist

  • Affected Issues have been mentioned in the Closing issues section
  • Documentation has been written/updated
  • PR title is ready for inclusion in changelog

Database Migrations

  • If your PR contains a database migation, it MUST be the latest in date order alphabetically

Just a small one that refactors the group membercount to use an existing cached member query to do the count. The previous query would hit keycloak directly and could result in longer api response times.

@shreddedbacon shreddedbacon added this to the 2.19.0 milestone May 6, 2024
@shreddedbacon shreddedbacon marked this pull request as ready for review May 6, 2024 23:50
@shreddedbacon shreddedbacon merged commit b470e13 into main May 7, 2024
1 check passed
@shreddedbacon shreddedbacon deleted the refactor-group-membercount branch May 7, 2024 02:21
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