Platform
macOS
Operating system version
macOS Tahoe 26.3
System architecture
ARM64 (M1, M2, etc)
PolyScope Version
0.9.1
Bug description
When creating a workspace from GitHub issues, the issue picker does not show all available issues for repositories with a large number of issues.
In one affected project there are about 560 GitHub issues, but only a subset is available in PolyScope, so many existing issues cannot be selected when creating a workspace.
This looks like the issue source is only partially loaded, likely because pagination or result limits are not handled in the picker.
Steps to reproduce
- Connect a GitHub repository with a large number of issues (for example ~560 issues).
- Start the flow to create a workspace from GitHub issues.
- Open the issue picker or search for older issues that should exist.
- Observe that only part of the repository issues is available.
Relevant log output
Platform
macOS
Operating system version
macOS Tahoe 26.3
System architecture
ARM64 (M1, M2, etc)
PolyScope Version
0.9.1
Bug description
When creating a workspace from GitHub issues, the issue picker does not show all available issues for repositories with a large number of issues.
In one affected project there are about 560 GitHub issues, but only a subset is available in PolyScope, so many existing issues cannot be selected when creating a workspace.
This looks like the issue source is only partially loaded, likely because pagination or result limits are not handled in the picker.
Steps to reproduce
Relevant log output