Skip to content

Conversation

@damian-molinski
Copy link
Contributor

@damian-molinski damian-molinski commented Nov 19, 2025

Description

Optimise proposals page query even more

Related Issue(s)

Part of #3528

Description of Changes

Count comments and contact versions only for selected proposals

Resulsts

docs_count  ,filer              ,avg_duration    ,PR     ,note
...
712         ,categories         ,0:00:00.139314  ,#3747  ,-
712         ,categories:drafts  ,0:00:00.138364  ,#3747  ,-
712         ,categories:finals  ,0:00:00.148680  ,#3747  ,-
7008        ,categories         ,0:00:00.168405  ,#3747  ,-
7008        ,categories:drafts  ,0:00:00.190470  ,#3747  ,-
7008        ,categories:finals  ,0:00:00.167145  ,#3747  ,-
14008       ,categories         ,0:00:00.253610  ,#3747  ,-
14008       ,categories:drafts  ,0:00:00.266390  ,#3747  ,-
14008       ,categories:finals  ,0:00:00.247054  ,#3747  ,-

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream module

@damian-molinski damian-molinski self-assigned this Nov 19, 2025
@damian-molinski damian-molinski added the squad: face Frontend Catalyst Experience Team label Nov 19, 2025
@damian-molinski damian-molinski moved this from New to 👀 In review in Catalyst Nov 19, 2025
@damian-molinski damian-molinski marked this pull request as ready for review November 19, 2025 12:04
@github-actions
Copy link
Contributor

📚 Docs Preview

The docs for this PR can be previewed at the following URL:

https://docs.dev.projectcatalyst.io/voices/feat/smaller_proposals_query_scope

Copy link
Contributor

@LynxLynxx LynxLynxx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good but someone with bigger expertise for SQL queries should review this

@damian-molinski damian-molinski merged commit 9d9356d into chore/remove_old_daos Nov 21, 2025
40 checks passed
@github-project-automation github-project-automation bot moved this from 👀 In review to ✅ Done in Catalyst Nov 21, 2025
@damian-molinski damian-molinski deleted the feat/smaller_proposals_query_scope branch November 21, 2025 12:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

squad: face Frontend Catalyst Experience Team

Projects

Status: ✅ Done

Development

Successfully merging this pull request may close these issues.

5 participants