Skip to content

Latest commit

 

History

History
373 lines (333 loc) · 21.2 KB

File metadata and controls

373 lines (333 loc) · 21.2 KB
title Quick reference for concepts related to work item tasks
titleSuffix Azure Boards
description Learn about query operators, macros, and sample queries used to list work items for Azure Boards and Azure DevOps.
ms.custom work-items, engagement-fy23
ms.service azure-devops-boards
ms.topic conceptual
ms.author chcomley
author chcomley
monikerRange <= azure-devops
ms.date 02/02/2023

Key concepts and work item tasks

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

Use this index to quickly access concepts and tasks related to work items and information on adding and updating work items—such as users stories, features, tasks, and bugs.

::: moniker range="azure-devops"

Note

The following features require the New Boards Hub feature, which is enabled by default. For more information, see Manage or enable features:

Key concepts


Work item user tasks

Tasks listed below are available to users with Contributor permissions and Basic access.


:::row::: :::column span="1"::: - Add a work item
- Add Epics
- Add Features
- Add items to a backlog
- Add items to a board
- Add links
- Add tags
- Add tasks
- Add to discussion
- Apply a template to a work item
- Assign work to a team member
- Bulk add or remove tags
- Bulk modify work items (Excel)
- Bulk modify work items (Web)

- Capture work item as a template
- Change the link type - Change work item type
- Copy or clone a work item
- Copy work item URL
- Copy list of work items
- Create a branch
- Create a work tracking chart

::: moniker range=">= azure-devops-2020" - Define a work item template - Delete work item tags
- Delete work items
- Display rollup
::: moniker-end ::: moniker range="< azure-devops-2020" - Define a work item template
- Delete work item tags
- Delete work items
::: moniker-end

  - [Send email of work item list](email-work-items.md)  
  - [Export a work item list](email-work-items.md#export)  

Administrative customization tasks

Tasks listed below must be performed by an administrator who has the necessary permissions, as they affect all users and teams within a project.

::: moniker range="azure-devops"

You customize work item types using the Inheritance process model.

::: moniker-end

::: moniker range=">= azure-devops-2019 < azure-devops"

You customize work item types using either the Inheritance process model or On-premises XML process model. The model in effect for the project depends on the selection made for the project collection where the project is defined.

Inherited process model

::: moniker-end

::: moniker range=">= azure-devops-2020"

::: moniker-end

::: moniker range="azure-devops-2019"


::: moniker-end

::: moniker range=">= azure-devops-2019 < azure-devops"

On-premises XML process model

::: moniker-end

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

You customize work item types using the On-premises XML process model. For more customization options, see On-premises XML process customization.


::: moniker-end

Related articles