sourcegraph/sourcegraph-public-snapshot

insights: dashboards PageInfo incorrectly reports there are additional pages

Offen

#34.992 geöffnet am 05.05.2022

 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)Go (1.374 Forks)auto 404
backendbugcode-insightsgood first issuereliability

Repository-Metriken

Stars
 (10.290 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

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

Contributor Guide