Skip to content

Latest commit

 

History

History
108 lines (78 loc) · 6.82 KB

show-bugs-on-backlog.md

File metadata and controls

108 lines (78 loc) · 6.82 KB
title titleSuffix description ms.technology ms.prod ms.assetid ms.manager ms.author author ms.topic ms.date
Show bugs on backlogs and boards
VSTS & TFS
Choose how bugs appear on Agile tools in Visual Studio Team Services & Team Foundation Server
devops-agile
devops
27DCB879-30F6-44F3-998A-755DF66D6E24
douge
kaelli
KathrynEE
conceptual
03/20/2018

Show bugs on backlogs and boards

[!INCLUDE temp]

As your team identifies code defects or bugs, they can add them to the backlog and track them similar to requirements. Or, they can schedule them to be fixed within a sprint along with other tasks.

When you track bugs as requirements, they'll show up on the product backlog and Kanban board. When you track bugs similar to tasks, they'll show up on the sprint backlogs and task boards. If you want to track additional work item types (WITs) or custom WITs on your backlogs or boards, you can. See Add other work item types to backlogs or boards later in this topic.

Set your team's preferences for tracking bugs

  1. From your team's backlog page, click the gear icon (gear icon) to open the common configuration team settings.
    ::: moniker range="vsts || >= tfs-2017 <= tfs-2018"
    Backlog board, open team settings ::: moniker-end ::: moniker range="tfs-2015" TFS 2015.1 Backlog board, open team settings TFS 2015 Click the gear icon, (gear icon) to open the administration page.

    Gear icon provides access to admin pages

    From the Overview tab, choose the team whose settings you want to configure, and then click Settings. ::: moniker-end ::: moniker range="tfs-2013" Click the gear icon, (gear icon) to open the administration page. Requires TFS 2013.4 or later version.

    Gear icon provides access to admin pages

    From the Overview tab, choose the team whose settings you want to configure, and then click Settings. ::: moniker-end

  2. Click the Working with bugs tab and choose from the three options available.

    • Choose the first option when your team wants to manage bugs similar to requirements. Bugs can be estimated and tracked against team velocity and cumulative flow. Bugs will be associated with the Requirements category.

    • Choose the second option when your team wants to manage bugs similar to tasks. Remaining work can be tracked for bugs and tracked against the sprint capacity and burndown. Bugs will be associated with the Task category.

    • Choose the last option if your team manages bugs separate from requirements or tasks. Bugs will be associated with the Bugs category.

    [!NOTE]
    Because this setting affects all team members' view of the team backlogs and boards, you must be a team administrator to change the setting. Changing the setting is disabled if you're not a team administrator. Go here to get added as a team administrator.

    ::: moniker range="vsts || >= tfs-2018" VSTS, web portal, team settings dialog, Working with bugs tab ::: moniker-end ::: moniker range="tfs-2017"
    TFS, web portal, team settings dialog, Working with bugs tab ::: moniker-end ::: moniker range=">= tfs-2013 <= tfs-2015"
    TFS 2015, web portal, team settings admin page, Working with bugs ::: moniker-end

  3. To see the changes, open or refresh the team's backlog, sprint backlog pages, or Kanban board.

Tip

If, after refreshing a backlog or board, and you don't see bugs where you expect them, review How backlogs and boards display hierarchical (nested) items. Only leaf nodes of nested items will appear on the Kanban or task boards.

## Add other work item types to your backlogs or boards

Bugs are a common item that teams want to track, and choose how they track it. See Manage bugs for more guidance.

However, what if you want to track other work item types (WITs) on your backlogs and boards?

::: moniker range="vsts"
You can add other WITs—such as change requests, issues, or impediments— by customizing your process or team project, based on the process model you use. For details,

::: moniker range=">= tfs-2013 <= tfs-2018"
You can add other WITs—such as change requests, issues, or impediments— by customizing your process or team project, based on the process model you use. For details, see Add a work item type to a backlog and board. ::: moniker-end For an overview of process models, see Customize your work tracking experience.

Related articles

Other quickly configurable options you can make:

Nested items

As indicated in this topic, bugs can appear alongside user stories (requirements or product backlog items) or tasks. You don't need to link bugs to one of these items in order to manage them.

When you manage bugs with requirements or with tasks, they'll show up on one or more of your Agile tool backlogs and boards. However, if you nest items—create parent-child links of items that belong in either the Requirements or Task categories—then not all items may appear on your backlogs and boards. To learn more about how nested items are treated, see How backlogs and boards display hierarchical (nested) items.