sourcegraph/sourcegraph-public-snapshot

insights: dashboards PageInfo incorrectly reports there are additional pages

Ouverte

#34 992 ouverte le 5 mai 2022

 (1 commentaire) (0 réaction) (0 personne assignée)Go (1 374 forks)auto 404
backendbugcode-insightsgood first issuereliability

Métriques du dépôt

Stars
 (10 290 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

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

Guide contributeur