Skip to content

Commit 60bd915

Browse files
committed
build warning fix + edits
1 parent dcd5ae5 commit 60bd915

16 files changed

Lines changed: 809 additions & 737 deletions

docs/docfx.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,12 +142,12 @@
142142
"pipelines/security/**": "jukullam",
143143
"pipelines/targets/**": "rabououn",
144144
"pipelines/tasks/**": "sdanie",
145-
"pipelines/test/**": "jeom",
145+
"pipelines/test/**": "alexpysanets",
146146
"service-hooks/**": "aaronha",
147147
"repos/tfvc/**": "alexpysanets",
148148
"repos/get-started/**": "alexpysanets",
149149
"repos/git/**": "alexpysanets",
150-
"test/**": "jeom"
150+
"test/**": "alexpysanets"
151151
},
152152
"author": {
153153
"artifacts/**": "ramiMSFT",

docs/organizations/settings/select-backlog-navigation-levels.md

Lines changed: 18 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,21 @@ ms.author: chcomley
99
author: chcomley
1010
ms.topic: how-to
1111
monikerRange: '<= azure-devops'
12-
ms.date: 03/24/2026
12+
ms.date: 03/25/2026
1313
ai-usage: ai-assisted
1414
---
1515

1616
# Select backlog navigation levels
1717

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

20-
Each team has the flexibility to choose and configure multiple backlog levels according to their needs. Feature teams might focus on their product backlog, while management teams might display both feature and epic backlogs (the default portfolio backlogs). You can add and configure these backlog levels through team settings to suit your team's workflow.
20+
Each team can select and configure the backlog levels that fit their needs.
21+
For example, feature teams might focus on the product backlog, while management teams might enable both the feature and epic backlogs.
22+
Configure these backlog levels through team settings to match your team's workflow.
2123

22-
If you need more portfolio backlogs, see the following articles based on the process model you use:
23-
- **Inheritance**: [Customize your backlogs or boards for a process](work/customize-process-backlogs-boards.md)
24-
- **On-premises XML**: [Add portfolio backlogs](../../reference/add-portfolio-backlogs.md).
24+
To add more portfolio backlogs, see the following articles based on your process model:
25+
- **Inheritance**: [Customize your backlogs or boards for a process](work/customize-process-backlogs-boards.md)
26+
- **On-premises XML**: [Add portfolio backlogs](../../reference/add-portfolio-backlogs.md)
2527

2628
For an overview of process models, see [Customize your work tracking experience](../../reference/customize-work.md).
2729

@@ -33,30 +35,27 @@ For an overview of process models, see [Customize your work tracking experience]
3335

3436
## Set your team's preferences for backlog levels
3537

36-
This setting affects the backlog and board views for all team members, ensuring a consistent experience across the team. You can modify this setting from either the backlog or board view, depending on your preference. In this article, we show how to adjust the setting from the board view.
38+
This setting affects the backlog and board views for all team members, ensuring a consistent experience across the team.
39+
You can modify this setting from either the backlog or board view.
40+
The following steps show how to adjust the setting from the board view.
3741

38-
1. Sign in to your organization (```https://dev.azure.com/{yourorganization}```).
39-
2. Select **Boards**, and then open your board.
40-
41-
3. Select :::image type="icon" source="../../media/icons/gear-icon.png" border="false"::: **Configure team settings**.
42+
1. Sign in to your organization (`https://dev.azure.com/{yourorganization}`).
43+
1. Select **Boards**, and then open your board.
44+
1. Select :::image type="icon" source="../../media/icons/gear-icon.png" border="false"::: **Configure team settings**.
4245

4346
> [!div class="mx-imgBorder"]
44-
> ![Screenshot shows Open board settings for a team.](media/configure-team/open-board-settings.png)
45-
46-
4. Check the boxes of those backlog levels you want your team to manage.
47-
48-
![Screenshot shows Team settings dialog, Backlogs tab.](media/select-nav-backlog-levels-config-ts.png)
47+
> ![Screenshot of board settings for a team.](media/configure-team/open-board-settings.png)
4948

50-
5. Select **Save**.
49+
1. Select the checkboxes for the backlog levels you want your team to manage.
5150

52-
6. To see the changes, open or refresh your team's [backlog](../../boards/backlogs/create-your-backlog.md).
51+
![Screenshot of Team settings dialog, Backlogs tab.](media/select-nav-backlog-levels-config-ts.png)
5352

54-
Your customized backlog and board view reflect the selected backlog levels.
53+
1. Select **Save**.
54+
1. To verify the changes, open or refresh your team's [backlog](../../boards/backlogs/create-your-backlog.md).
5555

5656
## Related content
5757

5858
- [Get started with Agile tools to plan and track work](../../boards/get-started/what-is-azure-boards.md)
59-
- [Understand backlogs, boards, and plans](../../boards/backlogs/backlogs-boards-plans.md)
6059
- [Create your backlog](../../boards/backlogs/create-your-backlog.md)
6160
- [Define features and epics](../../boards/backlogs/define-features-epics.md)
6261
- [Organize your backlog](../../boards/backlogs/organize-backlog.md)

0 commit comments

Comments
 (0)