Skip to content

[Bug]: GitHub issue picker does not show all issues when creating a workspace #46

@bjoernzosel

Description

@bjoernzosel

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

  1. Connect a GitHub repository with a large number of issues (for example ~560 issues).
  2. Start the flow to create a workspace from GitHub issues.
  3. Open the issue picker or search for older issues that should exist.
  4. Observe that only part of the repository issues is available.

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions