Hi,
We're trying to migrate to the new JQL Search endpoint(rest/api/3/search). Using pagination, first few hits are successful but later the API is failing with error, even when we are using the nextPageToken provided in the previous API hit.
This happens when you try to fetch the issues created until the current_moment. As you're trying to fetch the data in near real time, new issues can be created at the same moment and the next page index may change in between API calls, thus giving the above error.
Hi Jagadesh,
I have the same issue but it does not seem to me that the problem was the one you've have described...
I'm not creating issues, and error still come out...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Jagadesh,
we also run into the issue without creating any items in between!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.