ContributionsMost RecentMost LikesSolutionsZephyr Scale Server API Allows Duplicate Custom Field Options - UI Does Not "Hello, I have encountered an issue with custom field options when using the Zephyr Scale Server API. Specifically, I noticed that: Through the API, I am able to add duplicate custom field options without any validation or error. Through the UI, the system correctly prevents adding duplicate options. This behavior is inconsistent between the API and the UI. Could you help with the following? Is it expected that the API allows duplicate custom field options, while the UI does not? How can I prevent duplicate options from being added when using the API? Is there any existing validation I can implement? Is there any limitations with "Call to Test" functionality? We are planning to use call-to-test functionality in larger scope. We are using Zephyr Scale Server. I would like to know if there are any limitations: How many different call-to-test links can a single test case have ? How many different test cases can have a single test case inside ? Is any known limitation/boundaries, system vulnerabilities what could affect our experience in negative way ? Is there the ability to lock test case? Is there the ability to lock test case when its status is approved to prevent unnecessary changes from users in Zephyr Scale Server? I'm searching information how to lock testcase(restrict editing for some user group) according to his status. How to get options list of custom field MULTI_CHOICE_SELECT_LIST via API? Hello, How to get an options list of custom fields (type: MULTI_CHOICE_SELECT_LIST) via API? I'm using Zephyr Scale Server. How to get custom field ID in Zephyr Scale server? Hello, I want to ask if there is a possibility to get an already created custom field ID? I want to add a lot of options to custom fields via API, but the problem is that I can't find an API request to get a custom field ID. My custom field type is Select List (Multi Choice). I want to use /customfield/{customFieldId}/option to add option, but I need somehow to get this ID to already added customfield is there a possibility to create custom statuses for all projects in Zephyr Scale Server via API? Hello, I want to ask if is there a possibility to create custom statuses for all projects in Zephyr Scale Server via API? Or maybe there exists another option how to enable all project new custom statuses? I'm using Zephyr Scale 9.10.0 Re: is exist option to get Cycle information from Zephyr Scale Server using API? Thanks, it is exactly what I searched for. is exist option to get Cycle information from Zephyr Scale Server using API? Hello, I want to ask if there exists an option to get Zephyr Scale Cycles ID, name, version, and custom fields via API? I'm using Zephyr Scale 9.10.0. Solved