Forum Discussion

mov2day's avatar
mov2day
New Contributor
3 days ago

Unable to View Custom Test Execution Fields in Zephyr Test for Jira API

Hello,

I’m encountering an issue with Zephyr Test for Jira hosted on our data server. When using the API endpoint /rest/atm/1.0/testrun/search?query=projectKey="KEY", I am unable to retrieve custom test execution fields in the API response.

The standard test run details are returned as expected, but the custom fields I’ve added to the test execution are missing from the response. I've double-checked the configuration, and the custom fields appear correctly in the Jira interface.

Has anyone experienced this or know how to get the custom test execution fields through the API?

Any insights would be greatly appreciated!

  • the endpoint was right, Response is including the custom fields only when an execution is having an valid value in the field, if not its not getting included in response

  • mov2day's avatar
    mov2day
    New Contributor

    the endpoint was right, Response is including the custom fields only when an execution is having an valid value in the field, if not its not getting included in response