Forums

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

I cant find a parameter list for jql

Danylo Katran
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 19, 2018
I want to get a few issues from jira depending on their quantity, for example first five and then, later get different 5 issues staring with index 5. On forum I found that my jql string should consist some parameters like startAt or maxResult. I got it, but where can I find a list of all them? And maybe guide on how to use them from API.

1 answer

1 vote
Alexey Matveev
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
September 19, 2018

Hello,

These parameters are available in Jira Rest Api. When you send a REST request, you can provide these parameters.

I guess you are trying to find these parameters in the Issue Navigator, while entering a JQL query. These parameters are not available there.

Suggest an answer

Log in or Sign up to answer