Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

JIRA Search pagination with nextPageToken doesn't updated on 2nd page

Gábor Kocsis
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
September 3, 2025

Hello,

I'm using the updated search. First page url:

It provides the response:

"root":{

    "issues":                   [...]                  50 items

    "nextPageToken":    "CiEjU3Ry...zZWQp"
     "isLast":                   false
}

When I try to get the next page I'm using following url:

https://mycompany.jira.com/rest/api/3/search/jql?jql=‹JIRAfilter›&nextPageToken=CiEjU3Ry...zZWQp

 

In the response I receive the next 50 items (the ids are different in the issues, I checked) and the "isLast" is still false BUT

"nextPageToken" is the same as previous so I cannot fetch the next items.

Should I use differently or what is problem?

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events