Skip to content

Latest commit

 

History

History
283 lines (232 loc) · 17.8 KB

File metadata and controls

283 lines (232 loc) · 17.8 KB
title Work Item Fields For Agile and Scrum Processes
titleSuffix Azure Boards
description Explore the default and system work item fields used by the Agile and Scrum processes and process templates for Azure Boards and Azure DevOps.
ms.custom work-items, engagement-fy23
ms.service azure-devops-boards
ms.assetid 9720b88e-474c-451b-b3fe-5253ba24a653
ms.topic concept-article
ms.author chcomley
author chcomley
monikerRange <= azure-devops
ms.date 07/22/2025

Default and work item fields used in process templates

[!INCLUDE version-lt-eq-azure-devops]

This article provides an index of fields used by the Agile and Scrum processes and process templates for Azure Boards and Azure DevOps. The reference covers all default fields and system work item fields defined within the core system processes and templates:

The fields and work item types (WITs) available to you depend on the process you select when you create your project.

::: moniker range="azure-devops"

To support other tracking needs, define your own custom work item fields.

::: moniker-end ::: moniker range="< azure-devops"

To support other tracking needs, define your own custom work item fields by using the Inheritance process model. If your project collection uses the On-premises XML process model, see Add or modify a field for work tracking.

::: moniker-end

Note

The Analytics Service doesn't support reporting on plain text and HTML fields.

Alphabetical index

The alphabetical index of fields uses annotations to denote the following criteria about the fields:

  • (System) - Core system field assigned to all work item types for all processes
  • (Agile) - Used only by the Agile process
  • (CMMI) - Used only by the CMMI process
  • (Scrum) - Used only by the Scrum process
  • (TCM) - Used to support test case management
  • (1) - Available in Azure DevOps Services and Azure DevOps Server 2020 and later versions
  • (2) - Available in Azure DevOps Services only
  • (3) - Not used by the Agile and Scrum processes or Azure Boards and Azure DevOps

:::row::: :::column span="1":::

A

B

C

:::column-end::: :::column span="1":::

D-E-F

H

I

J-L-M-N

O-P-Q

:::column-end::: :::column span="1":::

R

S

T

U-V-W

:::column-end::: :::row-end:::

Use system fields or custom fields added to your project collection and enable meaningful cross-project reports and queries. Any nonsystem field referenced in the workflow or forms section of the work item type definition must have a FIELD element defined in the FIELDS section of the work item type definition XML file. Specify any nonsystem field you want to use for generating queries or reports in the FIELDS section.

Field reference articles

The following articles describe fields that are commonly used by several work item types or are functionally specific to one or a few WITs. For more information, see Work item fields and attributes in Azure Boards.

Fields common to many work types

Fields used by specific work item types

Fields used to track CMMI work items

Related content