sourcegraph/sourcegraph-public-snapshot
insights: dashboards PageInfo incorrectly reports there are additional pages
开放
#34,992 创建于 2022年5月5日
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