Skip to content

Bug: Calls to the Trello API do not appear to paginate #21

@zoidy

Description

@zoidy

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

Examining the py-trello code, it doesn't seem that pagination is implemented. The maximum number of cards returned is 1000 therefore pagination is needed. Currently, an Exception is raised when there are 1000 cards returned so as to not allow the program to generate incomplete data

Steps To Reproduce

Fetch the cards from a board with more than 1000 cards

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions