If a Cascade custom field is mandatory, all existing levels should have a value
When you create a custom field of type Cascade and set it to mandatory, the validation only checks that the top level (parent item) is filled out. It should also make sure that the second level (sub-item) is filled out if any exist for the selected top-level value. OLD ID:- ZENT-I-400New API to retrieve custom fields details, including list of dropdown values
As a customer working on automating the creation of Zephyr projects and onboarding new users, I need the ability to retrieve all details for a specific custom field. This should include all custom field details (as below) as well as the list of values for fields like picklist and multi-select. "displayName": "Project Admin", "fieldId": 1132, "fieldName": "zcf_1132" OLD ID :- ZENT-I-307Customized Test Case Execution statuses need an option to turn the Defect button on or off
When creating a custom execution status, I would like the option to trigger the D button to appear, or not to appear The only statuses that do not trigger the D button to appear are "not executed" and "pass" Use case: I'm trying to create an "Approved" status, and I don't want the D button to appear. I could change the system default "pass" to "approved", but then then the custom status for "Pass" would trigger the D button.Support for 'lookup list' custom fields
Currently, if I update the list of values for a picklist custom field, those values are automatically updated in the assets where they are used. For example, if I update a priority field from 'P1' to 'Blocker', all test cases that use 'P1' will automatically reflect the new value 'Blocker. This is useful, but there are use-cases where this is not desirable: for custom fields where the options can change over time. For example, at my company I use a custom field 'ProjectName' for all active projects across the company (potentially hundreds/thousands). But as old projects are deprecated and new ones started, I need to update the list of values without impacting the test cases that use the old values. Thus, as an Admin, I'd like to option to create such type of custom fields (which are called 'lookup list'), for which the options can change over time but the values stored in Zephyr are stored as text and remain fixed. OLD ID :-ZENT-I-253Ability to sort values in Picklist type fields (single select or multi select) alphabetically
We have Picklist fields with more than 100 values, and new values are being frequently added, or existing values could be renamed. With no ability to sort, it becomes really challenging to find a required option in the dropdown. OLD ID:-ZENT-I-371Enable to add custom fields & status in the defect management workflow
Presently, Zephyr Enterprise doesn't offer to create custom fields and custom status in the native defect management workflow. As a Test Manager or admin, I need to have an ability to add custom columns and custom status values in the native defect management workflow to manage the process effectively and configure ZE more specific to company standards and compliance processes.