Skip to content

fix stories.all, return all stories#2

Merged
fredness merged 2 commits intofredness:masterfrom
fredx:master
Mar 14, 2019
Merged

fix stories.all, return all stories#2
fredness merged 2 commits intofredness:masterfrom
fredx:master

Conversation

@fredx
Copy link

@fredx fredx commented Mar 14, 2019

Original PR: generalui#21

Piv REST API v5 limits has pagination by default
https://www.pivotaltracker.com/help/api#Paginating_List_Responses

It also restrict to maximum result set of 500 entries.

Therefore it was required to call the api recursively to fetch all stories

solves #20

@fredness fredness merged commit 40458e0 into fredness:master Mar 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants