Service: Work Item Tracking Process API Version: 7.1 Returns a list of all work item types in a process. HTTP Copy GET https://dev.azure.com/{organization}/_apis/work/processes/{processId}/workitemtypes?api-version=7.1 With optional parameters: HTTP Copy GET https://dev.azure.com/...
Service: Work Item Tracking API Version: 5.1 Returns a work item type definition. HTTP Copy GET https://dev.azure.com/{organization}/{project}/_apis/wit/workitemtypes/{type}?api-version=5.1 URI Parameters Expand table NameInRequiredTypeDescription organization path True string The...
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?api-version=4...
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-version=...
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. Note For Azure DevOps Services or for project collections that use the Inherited...
workitemTypes array 工作项类型 object identifier string 工作项类型 id dfexxxxxf4fee18xxxxx36 name string 工作项类型的名称 例:业务类需求 nameEn string 工作项类型的英文名称 例:Business Requirement categoryIdentifier string 工作项类型,需求为 Req,缺陷为 Bug,任务为 Task,风险为 Risk Req systemDefault...
Steps to enable or disable work item types in Azure DevOps \n\n From the DevOps Organization settings, navigate to the Process section, and choose “Create inherited Process” to create the inherited process (as shown in below screenshot).\...
WorkItemField- 指示输入为“工作项”字段。 用户为此输入提供的值应该是有效工作项字段的引用名称。 properties (可选)- 输入的自定义属性。 有效密钥: workItemFieldTypes- 定义此输入支持的字段类型的数组。 有效值: String Integer DateTime PlainText
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 for an item of work that you will track. Types of work items include bugs,...
CreateWorkitemEstimate - 创建工作项预计工时接口 GetCustomFieldOption - 获取字段自定义选项 GetWorkItemInfo - 获取工作项基本信息 GetWorkItemActivity - 查询工作项动态 GetWorkItemWorkFlowInfo - 获取工作项工作流信息 ListProjectWorkitemTypes - 获取工作项类型 ListWorkItemAllFields - 获取工作项字段列表 List...