Skip to content

Latest commit

 

History

History
199 lines (118 loc) · 11.5 KB

assign-work-sprint.md

File metadata and controls

199 lines (118 loc) · 11.5 KB
title titleSuffix description ms.custom ms.service ms.assetid ms.author author ms.topic monikerRange ms.date
Assign backlog items to a sprint
Azure Boards
Learn how to assign work to a sprint or iteration using Agile processes and tools in Azure Boards.
boards-sprints
azure-devops-boards
chcomley
chcomley
tutorial
<= azure-devops
04/01/2022

1. Assign backlog items to a sprint in Azure Boards

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

The first step in planning your sprint is to assign work from your backlog to a sprint. Your team builds the sprint backlog during the sprint planning meeting, typically held on the first day of the sprint. Each sprint corresponds to a time-boxed interval that supports your team's ability to work using Agile processes and tools. During the planning meeting, your product owner works with your team to identify those stories or backlog items to complete in the sprint.

Note

Your project comes with several predefined sprints. You can quickly add more sprints from your backlog as needed. Or, change the dates of the predefined sprints. To learn more about sprints, also referred to as iterations, see About areas and iterations.

Here's an example of a sprint plan that consists of backlog items and the tasks required to complete each item. By setting team capacity and estimating tasks, the team can see when the team or a team member is at, under, or over capacity.

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

[!div class="mx-imgBorder"]
Screenshot of Sprint planning. ::: moniker-end

In this article you'll learn how to:

[!div class="checklist"]

  • Open your product backlog
  • Assign backlog items to a sprint
  • Use multi-select to bulk update work items

Planning meetings typically consist of two parts. In the first part, the team and product owner identify the backlog items that the team feels it can commit to completing in the sprint, based on experience with previous sprints. These items get added to the sprint backlog. In the second part, your team determines how it develops and tests each item. They then define and estimate the tasks required to complete each item. Finally, your team commits to implementing some or all of the items based on these estimates.

Note

Sprint planning doesn't need to be challenging. It can be fun and a time for the entire Scrum team to build camaraderie by working together to answer the question of "What can we commit to?" For examples and strategies to keep your sprint planning focused and effective, check out the What is Scrum?.

When you've completed your sprint plan, your sprint backlog should contain all the information your team needs to successfully complete work within the time allotted without having to rush at the end.

Prerequisites

[!INCLUDE temp]

Open your team's product backlog

Note

Your sprint backlogs are one of three classes of backlogs available to you. For an overview of the features supported on each backlog and the two types of boards, see Backlogs, boards, and plans.

For a beginner's guide to planning and tracking work, see Get started with Agile tools.

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

From your web browser, open your product backlog.

  1. (1) Check that you've selected the right project, (2) choose Boards>Backlogs, and then (3) select the correct team from the team selector menu.

    [!div class="mx-imgBorder"]
    Screenshot for Open Work, Backlogs, for a team.

    To select another backlog, open the selector and then choose a different team or select the View Backlog directory option. Or, enter a keyword in the search box to filter the list of team backlogs for the project.

    [!div class="mx-imgBorder"]
    Screenshot , Choose another team navigation.

    [!TIP]
    Choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon to favorite a team backlog. Favorited artifacts (:::image type="icon" source="../../media/icons/icon-favorited.png" border="false"::: favorited icon) appear at the top of the team selector list.

  2. Check that you have selected Stories (for Agile), Issues (for Basic), Backlog items (for Scrum), or Requirements (for CMMI) as the backlog level.

    [!div class="mx-imgBorder"]
    Screenshot for choose product backlog level, Backlog items, Stories, or Requirements.

  3. (Optional) To choose which columns should display and in what order, choose the :::image type="icon" source="../../media/icons/actions-icon.png" border="false"::: actions icon and select Column options. For more information, see Change column options.

    [!div class="mx-imgBorder"]
    Screenshot, Open Column Options.

::: moniker-end

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

  1. From your web browser, open your product backlog. (1) Check that you've selected the right project, (2) choose Boards>Backlogs, and then (3) select the correct team from the team selector menu.

    Open Work, Backlogs, for a team

    To choose another team, open the selector and select a different team or choose the :::image type="icon" source="../../media/icons/home-icon.png" border="false"::: Browse all team backlogs option. Or, you can enter a keyword in the search box to filter the list of team backlogs for the project.

    [!div class="mx-imgBorder"]
    Screenshot for Choose another team, Azure DevOps 2019.

    [!TIP]
    Choose the :::image type="icon" source="../../media/icons/icon-favorite-star.png" border="false"::: star icon to favorite a team backlog. Favorited artifacts (:::image type="icon" source="../../media/icons/icon-favorited.png" border="false"::: favorited icon) appear at the top of the team selector list.

  2. Check that you have selected Backlog items (for Scrum), Stories (for Agile), or Requirements (for CMMI) as the backlog level.

    [!div class="mx-imgBorder"]
    Screenshot, Choose product backlog level, Backlog items, Stories, or Requirements, Azure DevOps 2019.

  3. (Optional) To choose which columns should display and in what order, choose the :::image type="icon" source="../../media/icons/actions-icon.png" border="false"::: actions icon and select Column options. You may want to add the Iteration Path to the set of columns that appear on your backlog. For more information, see Change column options.

    [!div class="mx-imgBorder"]
    Screenshot for Open Column Options, Azure DevOps 2019.

::: moniker-end

Assign work from your backlog to a sprint

Before you start planning your sprint, you'll want to have created, organized, and estimated your backlog.

Also, you'll want to have set the start and end dates for your sprint.

You can quickly assign work items to a sprint through drag-and-drop from the product backlog to the sprint.

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

  1. The next step is to open the Planning pane. Choose the :::image type="icon" source="../../media/icons/view-options-icon.png" border="false"::: view options icon and select Planning. While you're at it, make sure Parents and Forecasting are Off. You can choose to set In Progress items to On or Off.

    [!div class="mx-imgBorder"] Boards>Backlogs>Open view options and choose Planning

    The set of sprints selected for your team appears. If you don't see any sprints listed, you can add sprints or select existing sprints for your team's use. To learn how, see Define sprints.

  2. You can drag and drop items from the Backlog onto a sprint.

    [!NOTE]
    The Planning pane only shows the current sprint and the next 10 future sprints in the list, even if more have been selected for the team. Only a team administrator or member of the Project Administrators group can select iterations for a team.

    [!div class="mx-imgBorder"] Boards>Backlogs>Drag-drop items onto sprint

  3. Select one or more items from the backlog and drag them to the sprint you're planning. This action updates the Iteration Path of the backlog items and any of its child tasks to the sprint you selected.

  4. Check the level of effort displayed in the sprint window. As you assign backlog items to a sprint, the sprint window updates with a running tally of the number of backlog items and tasks and the Planned Effort.

    [!div class="mx-imgBorder"] Product backlog page, drag work items to sprint or assign to sprint through the context menu

    Planned Effort provides a sum of all Story Points or Effort defined for backlog items assigned to the sprint. This sum represents your initial guess at the amount of work your team completes in the sprint. Next, you'll define tasks, estimate that work, and use your team's capacity to make sure it fits in the sprint.

::: moniker-end

Use the multi-select feature to modify items in bulk

Multi-select of work items on the product and sprint backlogs works in the same way as multi-select works within query results.

With multi-select, you can complete several actions on several work items at once, such as:

To select several items in a sequence, hold down the shift key. To select several non-sequential items, use the Ctrl key. Then, you can either drag the selected items to a new position within the backlog, to a different sprint, or select an option from the context (context icon) or action ( :::image type="icon" source="../media/icons/actions-icon.png" border="false"::: ) menu of one of the items.

For more information, see Bulk modify work items.

Next step

Now that you've defined your sprint plan, your team's ready to begin work on the sprint tasks.

[!div class="nextstepaction"] 2. Add tasks

Related articles

To add or rename the sprints your team uses, see Define iteration (sprint) paths and configure team iterations.

If your backlog doesn't show the work items you expect, see Setup your Backlogs & Boards.