Forum Discussion

SStart's avatar
SStart
New Contributor
24 days ago

Executed:186 Executions not tracked: 186

Hello and good morning, trying to fetch my test cases from a specific folder inside a cycle using this endpoint - https://prod-api.zephyr4jiracloud.com/connect/public/rest/api/2.0/executions/search/folder/.  I made sure all the information for the query params are correct. When I make that call I get total count:0 even though I see the tests within the folder.

 

I do see within my folder, I see total executions: 186, then executions not tracked: 186. How can I make these executions tracked? Im assuming since they aren't tracked, you can't see them in the API level.

 

Thank you in advanced for any help!

1 Reply

  • Jimmie222's avatar
    Jimmie222
    Occasional Contributor

    <!--
    The API may only return executions that are officially tracked or marked as complete. Verifying the status of those executions in the UI could help clarify why they're excluded.
    -->