简体   繁体   English

是否可以在 Azure DevOps 的工作项类型中创建自定义工作项类型?

[英]Is it possible to create a custom work Item type inside work item type in Azure DevOps?

我试图在一些现有的 WIT 中创建一个新的自定义 WIT,是否可以这样做,另外一个我无法在新的自定义过程中禁用测试用例 WIT。

WIT is separate entity in Azure DevOps and may be created without any conditions. WIT 是 Azure DevOps 中的独立实体,可以无条件创建。 If you want to create some hierarchy and relations you may use links between work items.如果您想创建一些层次结构和关系,您可以使用工作项之间的链接。 Test Case can not be disabled.测试用例不能被禁用。 But you may prevent creation of it with rules:但是您可以使用规则阻止创建它:

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Azure DevOps 工作项类型通知条件 - Azure DevOps Work Item Type Condition for Notifications Azure Devops,如何在 devops backlog 中添加“工作项类型” - Azure Devops, how to add “Work Item type” in devops backlog Azure DevOps:Board Column触发的工作项类型规则 - Azure DevOps: work item type rules triggered by Board Column 如何不在 azure devops 中的“创建工作项”任务中创建重复项 - How not to create duplicates in a task "Create work item" in azure devops 在 Azure DevOps 中,在 Scrum 项目中,将工作类型标签从“产品待办事项”更改为“用户故事” - Within Azure DevOps, in a Scrum project, change the work type label from "product backlog item" to "user story" 有没有办法在Azure DevOps发行说明中订购/分组工作项类型 - Is there any way to order/group work item type in Azure DevOps release notes Azure DevOps 创建工作项 Rest API 不支持自定义字段? - Azure DevOps Create Work Item Rest API doesn't support custom fields? 使用 HTTR POST 创建 Azure Devops 工作项 - Using HTTR POST to Create a Azure Devops Work Item azure-devops python 运行“create_work_item”时出错 - azure-devops python error running 'create_work_item' Azure DevOps - 从传入的电子邮件创建工作项 - Azure DevOps - Create a work item from incoming email
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM