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

bugfix: make the collapse queries cron job sort by query length client side #3341

Open
cdxker opened this issue Feb 7, 2025 · 0 comments
Open

Comments

@cdxker
Copy link
Member

cdxker commented Feb 7, 2025

Description

The current cron does a double order by 1st on date, then on length of the query. Modify this logic to only do date then sort on the client side.

Will need to be tested for quality / correctness before merging

Target(s)

collapse-cron

Community channels

Matrix is preferred. Reach out on discord or Matrix for further assistance.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant