Post

1 follower Follow
0
Avatar

Paging Not Working in REST Service

Hello,

I am seeing paging issues when calling out to the Clarizen REST API with an entity query that returns more than 100 results. Entity queries that return a paging object are not paging correctly when passing that object back in the body of the request. For example, an entity query that returns a paging object with hasMore equal to 'true' is supposed to bring page 2 of the result set when the paging object is passed as is in with the original POST body. This is not happening and is causing an endless loop in retrieving results. I will have to make some defensive code changes to handle a future scenario like this, but in the mean time could your team investigate this issue?

Thanks,

Alex

Alex Ayala Answered

Please sign in to leave a comment.

3 comments

0
Avatar

Alex,

Can you provide a code sample that shows this issue? I can not reproduce here.

Do you get the entire first page again or is it simply returning **some **of the items from the previous page again?

Eyal Post 0 votes
Comment actions Permalink
0
Avatar

Sure thing. Could we please continue using private email so that I don't expose custom internal fields on the forum?

Alex Ayala 0 votes
Comment actions Permalink