Skip to content

feat: on TinyBird, when sorting collections by "starred", sort them also by "projectCount" #3058

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

Merged
merged 2 commits into from
May 13, 2025

Conversation

borfast
Copy link
Collaborator

@borfast borfast commented May 12, 2025

Ticket in Linear.

On TinyBird, when sorting collections by "starred", we also want to sort them by "projectCount".

This is just a quick fix for now. Ideally we would allow sorting on multiple fields but we will tackle that later if and when the need arises.

…lso by "projectCount"

This is just a quick fix for now. Ideally we would allow sorting on multiple fields but we will tackle that later if and when the need arises.

Signed-off-by: Raúl Santos <[email protected]>
@borfast borfast requested a review from epipav May 12, 2025 18:41
@borfast borfast self-assigned this May 12, 2025
Signed-off-by: Raúl Santos <[email protected]>
@borfast borfast added the --skip-regression-tests To skip regression tests in Tinybird CI label May 13, 2025
@borfast borfast merged commit 85de2b0 into main May 13, 2025
13 of 15 checks passed
@borfast borfast deleted the feature/ins-469-sort-by-project-count branch May 13, 2025 15:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
--skip-regression-tests To skip regression tests in Tinybird CI Backend 🛠️
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants