Skip to content
This repository was archived by the owner on Aug 30, 2023. It is now read-only.
This repository was archived by the owner on Aug 30, 2023. It is now read-only.

Cannot select organization when too many items #25

Description

@farmeter

As of Github Api v3, default pagination value is 30

Requests that return multiple items will be paginated to 30 items by default.

I belong to too many github organizations.(maybe 100+)
My orgization is not visible on the "Select Organization" page. (I have to delete other organizations to select it)

I think auth url need to be changed(add per_page param) or fetch job needs to be repeated

https://github.com/getsentry/sentry-auth-github/blob/master/sentry_auth_github/client.py#L44

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions