Azure DevOps 组织的名称。 project path True string 项目ID 或项目名称 api-version query True string 要使用的 API 版本。 这应设置为“7.1”才能使用此版本的 API。 $depth query integer (int32) 要提取的子级的深度。 响应 展开表 名称类型说明 200 OK WorkItemClassificationNode[] ...
GET https://dev.azure.com/{organization}/_apis/work/processdefinitions/{processId}/workItemTypes/{witRefName}/states?api-version=4.1-preview.1 URI 参数 名称在必需类型说明 organization pathTrue string Azure DevOps 组织的名称。 processId
organization path True string Azure DevOps 組織的名稱。 project path True string 專案識別碼或專案名稱 $filter query True string 用來篩選查詢的文字。 api-version query True string 要使用的 API 版本。 這應該設定為 '5.0' 以使用此版本的 API。 $expand query QueryExpand $include...
Service: Work Item Tracking Process Definitions API Version: 4.1-preview.1 傳回進程工作專案類型的行為。 HTTP 複製 GET https://dev.azure.com/{organization}/_apis/work/processdefinitions/{processId}/workitemtypes/{witRefNameForBehaviors}/behaviors/{behaviorRefName}?api-versio...
Azure DevOps Server 2022 - Azure DevOps Server 2019 You can change the workflow for a work item type (WIT) to support your business and team processes. WITs support tracking all types of work—requirements, tasks, code defects—to support software development. ...
You can specify a work item template that specifies several field values using the following syntax. Use the URL whenever you want to add a work item of the same type with predefined values. URL https://dev.azure.com/{OrganizationName}/{ProjectName}/_workItems/create/{WorkItemType}? [Fiel...
Let's assume, I have four builds A, B, C, D and each of them has at least one associated workitem. Scenario 1: Invoke the API with fromBuildId as B and toBuildId as D Expected Result: It should return all work items between B and D ...
After running the above code, you should see Additional Learning: Work Items – Create – REST API (Azure DevOps Work Item Tracking) | Microsoft Docs Get started with the REST APIs for Azure DevOps – Azure DevOps | Microsoft Docs
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. ...
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 to upload within the taskXml element. The plug...