-
Notifications
You must be signed in to change notification settings - Fork 6
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
N+1 queries in kb_overview_rows()
function
#2114
Comments
kitsune.dashboards.readouts.kb_overview_rows
kb_overview_rows()
function
This was referenced Jan 10, 2025
QA Notes
|
I can confirm that no regressions were introduced with any of the fields available inside the Knowledge Base Dashboard. Moving this ticket inside the |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
kb_overview_rows
function withinkitsune.dashboards.readouts
contains multiple N+1 queries -- where N can be quite large -- which should be folded into the maindocs
query as annotations:current_revision
ready_for_l10n
unapproved_revs
transdoc
transdoc.is_outdated()
The text was updated successfully, but these errors were encountered: