kbalcora
4 years agoOccasional Contributor
Test Issue Type
I'm trying to retrieve all tests from a Jira project. I tried retrieving the tests using the Jira API but I encountered a problem where the Jira API always returns ALL 9000 tests even if I set the max number of returned items to 200. However, the issue doesn't happen when I try to retrieve other issue types (epic, bugs, etc.). My questions are...
- Is the Jira API the right api to retrieve Tests? Or do I need to use ZAPI?
- Is there a setting where you can set the maximum number of returned tests for paging?
- If I need to use ZAPI, then what endpoint do I need to use? I don't see any endpoint I could use.
Thanks,
Chev Balcora