How to fetch the test cycle folders data in JIRA

Vinuth December 29, 2021

How to fetch the test cycle folders (test suites in test cycles) data in JIRA. I figured out that the following url can be used to fetch the folders data but facing issues in python.

http://localhost:2990/jira/rest/zapi/latest/cycle/{cycleId}/folders?projectId=&versionId=&limit=&offset

 

1 answer

0 votes
Fabian Lim
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
December 29, 2021

Hi @Vinuth

Are you using one of the 3rd party test management apps?  (e.g. xray, zephyr)

Regards

Vinuth December 30, 2021

yes, I'm using zephyr.

Suggest an answer

Log in or Sign up to answer