Skip to content

Conversation

@beezz
Copy link
Contributor

@beezz beezz commented Nov 25, 2025

The attribute access in group.project.id results in unnecessary db query and since we need only project id which is already present on the Group model we can just access it directly.

The attribute access in `group.project.id` results in a unnecessary db query and
since we need only project id which is already present on the Group model we
can just access it directly.
@beezz beezz requested a review from a team as a code owner November 25, 2025 20:44
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Nov 25, 2025
@beezz beezz enabled auto-merge (squash) November 25, 2025 21:02
@beezz beezz merged commit 8424cd1 into master Nov 25, 2025
67 checks passed
@beezz beezz deleted the avoid-project-db-query-in-event-manager branch November 25, 2025 21:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants