Skip to content

I am struggling to get .all() to return more than fifty items. #8

Description

@bjntech

Can you provide an example or look into the issue.
I expect api.jobcodes.all() to generate around four batches of fifty since my test data has around 200+ codes. However, it is stops at fifty no matter what.

for j in api.jobcodes.all():
#should loop 200+ times
#only ever loops fifty times.

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