sourcegraph/sourcegraph-public-snapshot
insights: dashboards PageInfo incorrectly reports there are additional pages
Aberta
#34.992 aberto em 5 de mai. de 2022
backendbugcode-insightsgood first issuereliability
Métricas do repositório
- Stars
- (10.290 estrelas)
- Métricas de merge de PR
- (Métricas PR pendentes)
Description
When any of the arguments first, after or ID are passed to InsightsDashboardConnection the pageInfo returned will always indicate that there is an additional page. This is not always correct.
see InsightViewQueryConnectionResolver for working approach