sourcegraph/sourcegraph-public-snapshot
insights: dashboards PageInfo incorrectly reports there are additional pages
オープン
#34,992 opened on 2022/05/05
backendbugcode-insightsgood first issuereliability
Repository metrics
- Stars
- (10,290 個のスター)
- PR merge metrics
- (PR metrics pending)
説明
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