You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/boards/backlogs/configure-your-backlog-view.md
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -66,7 +66,7 @@ When you select a backlog level, it defaults to a **collapsed view**, displaying
66
66
The number of backlog levels available to you gets determined by your team administrator and might include custom work item types or other backlog levels tailored to your team's needs. Each backlog automatically applies the filters associated with the **Area paths** and **Iteration paths** selected for the team.
67
67
68
68
> [!NOTE]
69
-
> Before using the tools described in this article, we recommend reviewing [Set up your project's backlogs and boards](set-up-your-backlog.md) to ensure your backlog configurations support your team's requirements.
69
+
> Before using the tools described in this article, we recommend reviewing [Create your backlog](create-your-backlog.md) to ensure your backlog configurations support your team's requirements.
70
70
71
71
From the **Backlogs** page, you can choose between a **Product Backlog** or a **Portfolio backlog**. To select a backlog, use the backlog level selector located next to the :::image type="icon" source="../../media/icons/view-options-icon.png" border="false"::: **View options** icon. The labels within this selector vary based on the process model selected for your project, any customizations made to that process, and configurations set by your team administrator, as illustrated in the following images.
72
72
@@ -337,8 +337,7 @@ Parent work items can include:
337
337
338
338
## Related articles
339
339
340
-
-[Set up your project's backlogs and boards](set-up-your-backlog.md)
341
-
-[Create your product backlog](create-your-backlog.md)
340
+
-[Create and manage your backlog](create-your-backlog.md)
342
341
-[Define features and epics](define-features-epics.md)
343
342
-[Organize your backlog and map child work items to parents](organize-backlog.md)
344
343
-[Configure team settings](../../organizations/settings/manage-teams.md)
Copy file name to clipboardExpand all lines: docs/boards/backlogs/create-your-backlog.md
+4-5Lines changed: 4 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
---
2
-
title: Create and manage your product backlog in Azure Boards
2
+
title: Create and manage your product backlog
3
3
titleSuffix: Azure Boards
4
4
description: Learn how to create, configure, and manage your product backlog in Azure Boards. Add backlog items, set up boards, and customize work item tracking.
5
5
ms.custom: boards-backlogs
@@ -9,11 +9,11 @@ ms.author: chcomley
9
9
author: chcomley
10
10
ms.topic: how-to
11
11
monikerRange: '<= azure-devops'
12
-
ms.date: 06/27/2025
12
+
ms.date: 06/30/2025
13
13
#customer intent: As a team member, I want to understand how to create and manage backlogs in Azure Boards to improve my team's workflow.
@@ -319,8 +319,7 @@ Choose to hide Completed child items when you want to forecast work. For more in
319
319
320
320
::: moniker-end
321
321
322
-
Your product backlog is one of three classes of backlogs available to you, *backlogs*, *boards*, and *plans*. If you don't see the work items you expect on your backlog, see [Set up your backlogs and boards](set-up-your-backlog.md).
323
-
322
+
Your product backlog is one of three classes of backlogs available to you, *backlogs*, *boards*, and *plans*.
324
323
## Next steps
325
324
326
325
With your backlog in place, your team can begin work on the top-priority items. Now it's time to decide how you want to work as a team. Do you want to use Scrum or Kanban? You can use these methods independently or together.
Copy file name to clipboardExpand all lines: docs/boards/backlogs/filter-backlogs-boards-plans.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Filter functions are available from all Azure Boards tools: Work items, Boards,
54
54
55
55
The following table indicates the supported options based on the tool indicated with a ✔️ or is listed.
56
56
57
-
Backlogs and boards are subject to filters defined for the team as described in [Set up your Backlogs and Boards](set-up-your-backlog.md). Other tools have predefined filters based on the view, query filter clauses, or settings you select.
57
+
Backlogs and boards are subject to filters defined for the team as described in [Create and manage your backlog](create-your-backlog.md). Other tools have predefined filters based on the view, query filter clauses, or settings you select.
58
58
59
59
:::row:::
60
60
:::column span="1.5":::
@@ -507,7 +507,7 @@ Along with the standard filter functions summarized in the previous table, the f
507
507
508
508
509
509
**Notes**
510
-
1. The **Work items** page is subject to filters based on the [view selected](../work-items/view-add-work-items.md#view-work-items). **Boards** and **Backlogs** are subject to filters defined for the team as described in [Set up your Backlogs and Boards](set-up-your-backlog.md). Completed and In Progress work items get determined based on the state categories assigned to the workflow state as described in [How workflow states and state categories are used in Backlogs and Boards](../work-items/workflow-and-state-categories.md#category-states).
510
+
1. The **Work items** page is subject to filters based on the [view selected](../work-items/view-add-work-items.md#view-work-items). **Boards** and **Backlogs** are subject to filters defined for the team. Completed and In Progress work items get determined based on the state categories assigned to the workflow state as described in [How workflow states and state categories are used in Backlogs and Boards](../work-items/workflow-and-state-categories.md#category-states).
511
511
2. Grouping is supported through portfolio backlogs and boards, parent-child links, and tree hierarchy. Tree hierarchies are flattened when filtering is applied and reinstated when filtering is cleared.
512
512
3.**Backlogs** and **Sprint Backlogs** support reordering. However, when filtering is enabled, reordering isn't supported.
513
513
4.**Taskboards** provides a **Group by** function based on **People** or **Stories**.
@@ -753,7 +753,7 @@ For more information, see [Query work item history and discussion fields](../que
753
753
754
754
## Related articles
755
755
756
-
-[Set up your Backlogs and Boards](set-up-your-backlog.md)
756
+
-[Create and manage you backlog](create-your-backlog.md)
Copy file name to clipboardExpand all lines: docs/boards/backlogs/manage-issues-impediments.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,7 +64,7 @@ Define tasks when you want to create a [checklist of tasks](../boards/add-task-c
64
64
::: moniker range="<azure-devops"
65
65
66
66
> [!NOTE]
67
-
> If your project collection uses the On-premises XML process model to customize work tracking, you can enable work item types that you add to the Task Category to appear as a checklist on your product board. To learn how, see [Set up your backlogs and boards, Customize your board checklist items](set-up-your-backlog.md#customize-checklist-2019).
67
+
> If your project collection uses the On-premises XML process model to customize work tracking, you can enable work item types that you add to the Task Category to appear as a checklist on your product board.
0 commit comments