Skip to content

Insights/api/fix view paging

Administrator requested to merge insights/api/fix-view-paging into main

Created by: coury-clark

Closes https://github.com/sourcegraph/sourcegraph/issues/26807

This fixes insight view paging such that we will now select and page over entire views at a time instead of matched series. This involved a refactor to move the selection query inside a subquery from the insight_view table.

Merge request reports

Loading