mirror of
https://github.com/Threnklyn/jira.git
synced 2026-05-25 23:28:30 +02:00
43a2753451
This closes #10 Shifts the hardcoded maxResults value for the cmdList json body into a 'max_results' option. Note that testing against our JIRA instance, in a project with more than 1000 open issues, suggests that the JIRA has an internal limit of 1000 results in a single query.