sourcegraph/sourcegraph-public-snapshot

insights: dashboards PageInfo incorrectly reports there are additional pages

Aberta

#34.992 aberto em 5 de mai. de 2022

 (1 comentário) (0 reação) (0 responsável)Go (1.374 forks)auto 404
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

Guia do colaborador