Skip to content

Use correct index [staging] - #486

Merged
duckduckgrayduck merged 2 commits into
stagingfrom
addonrun_optimize
Sep 22, 2026
Merged

duckduckgrayduck merged 2 commits into
stagingfrom
addonrun_optimize

Conversation

@duckduckgrayduck

@duckduckgrayduck duckduckgrayduck commented Sep 22, 2026 •

Copy link
Copy Markdown
Contributor

In my code tracing I saw that CursorPagination defaults to pk so that's what I based the index on, but I failed to see that the AddOnRunViewSet overrides that ordering and uses -created_at instead.

ordering = ["-created_at"]

@duckduckgrayduck
duckduckgrayduck changed the base branch from master to staging September 22, 2026 14:31
@duckduckgrayduck
duckduckgrayduck merged commit 16a239f into staging Sep 22, 2026
3 checks passed
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

Successfully merging this pull request may close these issues.

1 participant