ContributionsMost RecentMost LikesSolutionsRe: Zephyr Scale Server API (v1) folder specific /testrun/search returns all test runs of the project Perfect, glad I could help. 🙂 Re: Zephyr Scale Server API (v1) folder specific /testrun/search returns all test runs of the project Hihlackerm, I can not reproduce this on our Jira instance. Make sure, you encode all necessary characters for the url. Like this:/testrun/search?query=projectKey%3D%22TESTMGMT%22%20AND%20folder%3D%22%2FTM%2F2023%2FKW%2049%22&fields=key,name Maybe this helps. Let me know. Cheers Josh Re: how to delete only single version of test case? jira zephyr scale HiMajaDr, I don't know of any workaround for this, sorry. You could contact support and request this as a feature. Cheers Josh Re: Unable to create or import test cases using Zephyr Scal Check, if users have the Edit Test Cases and the Create Test Cases permissions. They do need both to be able to save a test case. Maybe this helps. Cheers Josh Re: 'You have no permission to perform this action' Unable to create test case in Zephyr Hi, asluctimmmentioned, you need to check your project settings and either disable permissions under Zephyr Scale or add users/groups to the needed permission (e.g. create/edit test cases). Cheers Josh Re: Test Cycle execution status is showing 100% complete even when there are outstanding Blocked tests Hialyssa-grantham, ZS interprets any status that is not "Not Executed" or "In Progress" as completed. For the "Blocked" status the argument could be made, that the test execution is completed if it is blocked, because it can not be continued at this point. Only after the "blockage" is dealt with can a new execution be run. But I can also see your point for it to be considered as not completed. 😉 For custom statuses the option should definitely exist (it does not atm), to define them as not completed. A quick search yielded two ideas in the ZS Server Ideas Portal. Give them a vote. https://zephyr-scale-server-dc.ideas.aha.io/ideas/TM4JS-I-434 https://zephyr-scale-server-dc.ideas.aha.io/ideas/TM4JS-I-483 If they don't match your needs or you feel, they are not clear enough, you can add a new idea. https://zephyr-scale-server-dc.ideas.aha.io/ideas If you're on cloud, use the corresponding Ideas Portal. https://zephyr-scale-cloud.ideas.aha.io/ideas Cheers Josh Re: Custom results reporting with test step pass/fail I'm not too familiar with the cloud API, but have a look at the docs for the JUnit integration which is what the endpoint is for. https://support.smartbear.com/zephyr-scale-cloud/docs/test-automation/junit-integration-and-similar.html https://support.smartbear.com/zephyr-scale-cloud/docs/test-automation/junit-integration-custom.html Cheers Josh Re: clone/copy a Custom Field to another Custom Field in Test Cases Hikking, from the screenshot I deduce that you are on ZS Cloud?! If you were on ZS Server, there would be a way to do this using the API. On cloud this option does not exist as far as I know. Cheers Josh Re: Test execution results (detailed) is being summarize once exported to excel (dataset) Hihtongol, afaik the dataset export option results in the same excel file regardless of the report you start from. Cheers Josh Re: Zephyr scale API connection from CI Hikncbe05, I don't know, what a 443 error code means, since it's not a standard error code. Could you maybe post the corresponding error message? Cheers Josh