sourcegraph/sourcegraph-public-snapshot
insights: dashboards PageInfo incorrectly reports there are additional pages
Aperta
#34.992 aperta il 5 mag 2022
backendbugcode-insightsgood first issuereliability
Metriche repository
- Star
- (10.290 stelle)
- Metriche merge PR
- (Metriche PR in attesa)
Descrizione
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