Skip to content

Commit c4f942e

Browse files
committed
merge, delete, redirect
1 parent d18c610 commit c4f942e

17 files changed

+21
-323
lines changed

.openpublishing.redirection.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7186,6 +7186,10 @@
71867186
{
71877187
"source_path": "docs/organizations/accounts/get-list-of-organizations-connected-to-azure-active-directory.md",
71887188
"redirect_url": "/azure/devops/organizations/accounts/get-list-of-organizations-connected-to-microsoft-entra-id"
7189+
},
7190+
{
7191+
"source_path": "docs/boards/backlogs/set-up-your-backlog.md",
7192+
"redirect_url": "/azure/devops/boards/backlogs/create-your-backlog"
71897193
}
71907194
]
71917195
}

docs/boards/backlogs/configure-your-backlog-view.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ When you select a backlog level, it defaults to a **collapsed view**, displaying
6666
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.
6767

6868
> [!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.
7070
7171
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.
7272

@@ -337,8 +337,7 @@ Parent work items can include:
337337

338338
## Related articles
339339

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)
342341
- [Define features and epics](define-features-epics.md)
343342
- [Organize your backlog and map child work items to parents](organize-backlog.md)
344343
- [Configure team settings](../../organizations/settings/manage-teams.md)

docs/boards/backlogs/create-your-backlog.md

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Create and manage your product backlog in Azure Boards
2+
title: Create and manage your product backlog
33
titleSuffix: Azure Boards
44
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.
55
ms.custom: boards-backlogs
@@ -9,11 +9,11 @@ ms.author: chcomley
99
author: chcomley
1010
ms.topic: how-to
1111
monikerRange: '<= azure-devops'
12-
ms.date: 06/27/2025
12+
ms.date: 06/30/2025
1313
#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.
1414
---
1515

16-
# Create and manage your backlog in Azure Boards
16+
# Create and manage your backlog
1717

1818
[!INCLUDE [version-lt-eq-azure-devops](../../includes/version-lt-eq-azure-devops.md)]
1919

@@ -319,8 +319,7 @@ Choose to hide Completed child items when you want to forecast work. For more in
319319

320320
::: moniker-end
321321

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*.
324323
## Next steps
325324

326325
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.

docs/boards/backlogs/filter-backlogs-boards-plans.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Filter functions are available from all Azure Boards tools: Work items, Boards,
5454

5555
The following table indicates the supported options based on the tool indicated with a ✔️ or is listed.
5656

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.
5858

5959
:::row:::
6060
:::column span="1.5":::
@@ -507,7 +507,7 @@ Along with the standard filter functions summarized in the previous table, the f
507507

508508

509509
**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).
511511
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.
512512
3. **Backlogs** and **Sprint Backlogs** support reordering. However, when filtering is enabled, reordering isn't supported.
513513
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
753753

754754
## Related articles
755755

756-
- [Set up your Backlogs and Boards](set-up-your-backlog.md)
756+
- [Create and manage you backlog](create-your-backlog.md)
757757
- [About backlogs](backlogs-overview.md#work-with-multi-team-ownership-of-backlog-items)
758758
- [Change column options](set-column-options.md)
759759
- [Display rollup progress or totals](display-rollup.md)

docs/boards/backlogs/manage-issues-impediments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Define tasks when you want to create a [checklist of tasks](../boards/add-task-c
6464
::: moniker range="<azure-devops"
6565

6666
> [!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.
6868
6969
::: moniker-end
7070

docs/boards/backlogs/resolve-backlog-reorder-issues.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,5 +156,5 @@ A: No, not at this time. You can always check the entire list of items assigned
156156

157157
## Related articles
158158

159-
- [Set up your backlogs and boards](set-up-your-backlog.md)
159+
- [Create and manage your backlog](create-your-backlog.md)
160160
- [Learn about Kanban boards](../boards/kanban-overview.md)

0 commit comments

Comments
 (0)