I noticed recently that the max results with Jira API is 100. This used to be 1000. Why was this changed? This actually impacts my app performance. It is now slowing down. Is there a way to increase...
What From today when we call to search method (issues) in Cloud Rest API and we set maxResults=1000 (or other value greater than 100), system is always returning 100 issues. Endpoint example ...
Copied to clipboard