对于Azure DevOps Services 或使用继承的进程模型的项目集合,请参阅 “添加和管理工作项类型”。可以根据团队的跟踪要求或工作流流程修改现有工作项类型或添加自定义工作项类型。 修改工作项类型最常见的原因是添加或修改字段或字段规则集、更改工作流或自定义工作项窗体。如果...
Azure DevOps Server 2022 - Azure DevOps Server 2019 Your project contains a number of work item types, based on the process used to create your project, such asAgile,Basic,Scrum, orCMMI. A work item type is the object you use totrack different types of work. ...
Modify the work item form Add or remove WITs You specify the type definitions for a process template for several work items as a task within the WorkItemTracking plug-in. This task is required because work item types support tracking and reporting work. You specify each type definition file ...
Azure DevOps Server 2022 - Azure DevOps Server 2019 | TFS 2018 - TFS 2013 Work item types (WITs) provide the foundation for all tracking, monitoring, and reporting on the development of a product and its features. A WIT defines the data fields, the workflow, and the work item form...
通过npm 安装 SDK:npm install azure-devops-extension-sdk。 在JavaScript 代码中初始化它: JavaScript import*asSDKfrom"azure-devops-extension-sdk"; SDK.init(); 添加自定义控件 若要将控件添加到主页,请为扩展清单添加贡献。 贡献类型应为ms.vss-work-web.work-item-form-control,应面向贡献。ms.vss-work...
Azure DevOps Services | Azure DevOps Server 2022 - Azure DevOps Server 2019可以添加自定义工作项类型(WIT),或修改现有 WIT 以添加字段、删除或隐藏字段、添加自定义规则等。 例如,你可能想要在自定义票证 WIT 中捕获客户问题。先决条件有关定制 Azure Boards 以符合特定业务需求的指南,请参阅 关于配置和自定...
For Azure DevOps Services or for project collections that use the Inherited process model, seeAdd a custom field to a work item type. You can modify an existing field or add a custom field to support tracking additional data requirements. For example, you can customize the pick list within ...
Learn how to add and manage Azure DevOps work item templates to update work items in Azure Boards. Learn to prepopulate work item form fields in Azure DevOps and Visual Studio.
But, you can use the URLs of both template types to add work items through the web portal. Prerequisites To manage work item templates in the web portal, you need to join the team that owns them. You can then add, edit, or delete templates as needed. You need to be a project ...
We choose project templates such as Agile, Scrum, Basic, CMMI or any other custom template during the creation of the Azure DevOps Project. Each Project template type has its own work item types or even we can add our own custom type....