Skip to content

Fix duplicate queries #7163

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from
Open

Fix duplicate queries #7163

wants to merge 3 commits into from

Conversation

CarlSchwan
Copy link
Member

  • Target version: main

Summary

Before:

image

After:

image

Checklist

  • Code is properly formatted
  • Sign-off message is added to all commits
  • Tests (unit, integration, api and/or acceptance) are included
  • Documentation (manuals or wiki) has been updated or is not required

Carl Schwan added 2 commits August 13, 2025 13:31
Find entities will execute the query already, there is no need to do it
twice.

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
So that this can benefit from a local cache

Signed-off-by: Carl Schwan <carl.schwan@nextclound.com>
@CarlSchwan CarlSchwan force-pushed the fix-duplicate-queries branch from be1bb8c to 8ebeeaa Compare August 13, 2025 14:52
@CarlSchwan
Copy link
Member Author

2 integrations tests are failing but I can't manage to run these tests locally :(

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.

1 participant