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(API): Reuse participant objects we already created #10532

Merged
merged 2 commits into from
Sep 19, 2023

Conversation

nickvergessen
Copy link
Member

Instead of querying the database yet again

☑️ Resolves

🏁 Checklist

Instead of querying the database yet again

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen
Copy link
Member Author

/backport to stable27

Signed-off-by: Joas Schilling <coding@schilljs.com>
@nickvergessen nickvergessen force-pushed the bugfix/10502/dont-query-participants-again branch from 321bbab to 25f9ebe Compare September 19, 2023 10:50
@nickvergessen
Copy link
Member Author

Also covering the changelog now

@nickvergessen nickvergessen merged commit b22ce4e into master Sep 19, 2023
37 checks passed
@nickvergessen nickvergessen deleted the bugfix/10502/dont-query-participants-again branch September 19, 2023 11:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3. to review bug feature: api 🛠️ OCS API for conversations, chats and participants feature: conversations 👥
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve number of queries for getRooms
2 participants