sourcegraph/sourcegraph-public-snapshot

insights: dashboards PageInfo incorrectly reports there are additional pages

开放

#34,992 创建于 2022年5月5日

 (1 条评论) (0 个反应) (0 位负责人)Go (1,374 个派生)auto 404
backendbugcode-insightsgood first issuereliability

仓库指标

星标
 (10,290 个星标)
PR 合并指标
 (PR 指标待抓取)

描述

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

贡献者指南