The maximum number of issues to return from the JQL query. Inspect meta.issues.jql.maxResults in the response to ensure the maximum value has not been exceeded.
The JQL query.
The index of the first issue to return from the JQL query.
Determines how to validate the JQL query and treat the validation results.
Generated using TypeDoc
The JQL specifying the issues available in the evaluated Jira expression under the
issuescontext variable. Not all issues returned by the JQL query are loaded, only those described by thestartAtandmaxResultsproperties. To determine whether it is necessary to iterate to ensure all the issues returned by the JQL query are evaluated, inspectmeta.issues.jql.countin the response.