Skip to content
Snippets Groups Projects
Commit a64f9bbf authored by Richard van der Hoff's avatar Richard van der Hoff
Browse files

Fix 500 error when back-paginating search results

We were mistakenly adding pagination clauses to the count query, which then
failed because the count query doesn't join to the events table.
parent 2b0f8a94
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment