GET https://dev.azure.com/{organization}/_apis/work/processes/{processId}/workItemTypes/{witRefName}/fields?api-version=7.1-preview.2 URI 参数 展开表 名称在必需类型说明 organization path True string Azure DevOps 组织的名称。 processId path True string uuid 进程的 ID。 witRefName path ...
Processes - Import Process Template Status参考 反馈 Service: Work Item Tracking Process Template API Version: 6.1-preview.1 指示指定的升级作业 ID 是否已完成升级。 http 复制 GET https://dev.azure.com/{organization}/_apis/work/processadmin/processes/status/{id}?api-version=6.1-prev...
GET https://dev.azure.com/{organization}/_apis/work/processdefinitions/{processId}/workitemtypes/{witRefNameForBehaviors}/behaviors?api-version=4.1-preview.1 URI 参数 名称在必需类型说明 organization pathTrue string Azure DevOps 组织的名称。
Work item templates are distinct from process templates. For more information, seeAbout processes and process templatesor these specific articles for default process templates:Basic,Agile,Scrum, orCMMI. Supported template tasks The availability of template task options depends on your client and platform...
To add a custom work item type or modify an existing work item type, you define or modify the XML definition file and then import it to your project based on the process model you use. You modify a work item type by specifying the elements defined within the three main sections of the...
将WIT 颜色定义添加到 ProcessConfiguration WorkItemColors 节。 例如: XML 复制 <WorkItemColor primary="FF33CC33" secondary="FFD6F5D6" name="Service App" /> 更新项目: 托管的 XML: 导入进程。 本地XML: 按以下顺序导入更新 的定义文件: a. WIT b. 类别 c. ProcessConfiguration添加...
Some developers find that they would rather link their work items as part of their development process. In Visual Studio, the Related Work Items section on the Changes page can be used to create links from commits to work items. And those that prefer command line can always use a #ID ment...
To add work item types to a backlog, see Customize your backlogs or boards (Inheritance process). For On-premises XML process, see Process configuration XML element reference. To further filter the work items used to calculate the lead or cycle time, specify the Field Criteria. For example,...
After a project is created using the process template, you can add, remove, rename, and change the definitions of WITs by using thewitadmincommand-line tool. For more information, seeImport, export, and manage work item types. Define a WIT ...
. . </RequirementBacklog> <TaskBacklog category="Microsoft.TaskCategory" pluralName="Tasks" singularName="Task" workItemCountLimit="1000"> . . . </TaskBacklog> 备注 根据与 ProcessConfiguration 文件(Backlog Items 或Requirements CMMI)。 这三者都类似:它们描述了交付的客户价值以及要执行的工作。