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

Backend: eager load submission status of projects #343

Closed
EwoutV opened this issue Apr 19, 2024 · 1 comment
Closed

Backend: eager load submission status of projects #343

EwoutV opened this issue Apr 19, 2024 · 1 comment
Assignees
Labels
backend bug Something isn't working prio: medium

Comments

@EwoutV
Copy link
Contributor

EwoutV commented Apr 19, 2024

The submission status of projects is a lazy loaded relation, but this should be eager loaded by the backend so we don't DDoS ourselves when loading a lot of projects in the frontend.

@EwoutV EwoutV added bug Something isn't working backend labels Apr 19, 2024
@EwoutV EwoutV added this to the Final milestone milestone Apr 19, 2024
@EwoutV EwoutV self-assigned this Apr 19, 2024
@tyboro2002
Copy link
Contributor

Isn't this already done?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend bug Something isn't working prio: medium
Projects
None yet
Development

No branches or pull requests

3 participants