Skip to content

Commit 27f8554

Browse files
authored
Merge pull request #8157 from MicrosoftDocs/users/chcomley/2019-clean-up
Bulk updates for Azure DevOps Server 2019 - Boards
2 parents 86ab722 + 6160815 commit 27f8554

38 files changed

+64
-156
lines changed

docs/boards/backlogs/define-features-epics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Just as you can add items to your product backlog, you can add items to your **f
9393

9494
In the following example, there are six added features.
9595

96-
:::image type="content" source="media/features-epics/features-backlog-agile.png" alt-text="Screenshot showing how to add a feature, Azure DevOps Server 2019.":::
96+
:::image type="content" source="media/features-epics/features-backlog-agile.png" alt-text="Screenshot showing how to add a feature, Azure DevOps Server.":::
9797

9898
You can add epics in the same way. Open the **Epics** backlog from the backlogs selector.
9999

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -528,10 +528,9 @@ For more information about these other functions, see the following articles:
528528

529529
### Parent Work Item filter and Parent field
530530

531-
The **Parent Work Item** filter enables you to focus on one or more select features or epics. This filter function was added in July 2016 and made available in Azure DevOps Server 2017 and later versions.
531+
The **Parent Work Item** filter enables you to focus on one or more select features or epics, providing better visibility into related work items within a hierarchy.
532532

533-
The **Parent** field was added to Azure Boards in July of 2019 and then made available with the release of Azure DevOps Server 2020. You can add the **Parent** field to a list through the **Column Options** dialog, except for the **Work items** tool.
534-
You can also add the **Parent** field to cards on the boards and Taskboards.
533+
The **Parent** field can be added to work item lists through the **Column Options** dialog (except for the **Work items** tool) and to cards on boards and Taskboards. This field displays the title of the parent work item, making it easier to understand relationships and dependencies between work items.
535534

536535
## Persistence and saving filter options
537536

@@ -733,7 +732,7 @@ If you added tags to your work items, you can filter your work using one or more
733732
Check the boxes of those tags that you want to filter on. Keep the **OR** selection to do a logical OR for all the tags you selected. Or, choose the **AND** option to do a logical AND on all the selected tags.
734733

735734
> [!div class="mx-imgBorder"]
736-
> ![Screenshot of filtering board based on tags, 2019 and later versions. ](media/filter/filter-boards-tags.png)
735+
> ![Screenshot of filtering board based on tags.](media/filter/filter-boards-tags.png)
737736
738737
For more information about tags, see [Add tags to work items to categorize and filter lists and boards](../queries/add-tags-to-work-items.md).
739738

docs/boards/backlogs/manage-work-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ ms.date: 11/11/2024
1313

1414
# Manage Work Items in Azure DevOps
1515

16-
[!INCLUDE [version-gt-eq-2019](../../includes/version-gt-eq-2020.md)]
16+
[!INCLUDE [version-gt-eq-2020](../../includes/version-gt-eq-2020.md)]
1717
[!INCLUDE [version-vs-gt-eq-2019](../../includes/version-vs-gt-eq-2019.md)]
1818

1919
Work items help you plan and manage your project by tracking different types of work, such as user stories, product backlog items, tasks, test cases, or bugs. Use work items to describe the work to be done, assign tasks, track status, and coordinate efforts within your team.

docs/boards/backlogs/move-change-type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 05/05/2025
1414

1515
# Bulk move work items and change the work item type in Azure Boards
1616

17-
[!INCLUDE [version-gt-eq-2019](../../includes/version-gt-eq-2019.md)]
17+
[!INCLUDE [version-gt-eq-2020](../../includes/version-gt-eq-2020.md)]
1818

1919
Sometimes, work items get created with the wrong type or assigned to an incorrect project. You can correct these issues by updating individual work items or bulk modifying multiple items. You can also remove irrelevant work items from your backlog or Taskboard.
2020

docs/boards/backlogs/office/faqs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ sections:
3838
> [!IMPORTANT]
3939
> Microsoft Project Integration and the **TFSFieldMapping** command aren't supported for:
4040
> - Visual Studio 2019 and Azure DevOps Office® Integration 2019
41-
> - Azure DevOps Server 2019 and newer, including Azure DevOps Services
41+
> - Azure DevOps Server 2020 and later, including Azure DevOps Services
4242
>
4343
> But, we fully support Microsoft Excel integration, which is the recommended alternative.
4444

docs/boards/backlogs/office/track-work.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ macOS isn't supported. Even if you installed Visual Studio for Mac, connection t
5252
:::column span="2":::
5353
Azure DevOps Services
5454
Azure DevOps Server 2020
55-
Azure DevOps Server 2019
5655
Visual Studio 2022
5756
Visual Studio 2019
5857
Azure DevOps Office Integration 2019
@@ -84,7 +83,7 @@ Visual Studio 2017
8483
:::row-end:::
8584

8685
> [!NOTE]
87-
> - Support for Project integration and the **TFSFieldMapping** command is deprecated for Azure DevOps Server 2019 and later versions. You might find support using one of the [Marketplace extensions](#marketplace-extensions).
86+
> - Support for Project integration and the **TFSFieldMapping** command is deprecated for Azure DevOps Server 2020 and later versions. You might find support using one of the [Marketplace extensions](#marketplace-extensions).
8887
> - Support for linking PowerPoint files to work items from within PowerPoint is deprecated starting with Visual Studio 2019 and Azure DevOps Office Integration 2019. You can still link to PowerPoint using the Storyboard link from within a work item. Also, the Visual Studio Gallery for PowerPoint Storyboarding is deprecated.
8988
9089
## Prerequisites

docs/boards/backlogs/remove-delete-work-items.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ To cause removed items to not show up in queries, you must add a clause that fil
117117
::: moniker range="<=azure-devops"
118118

119119
> [!NOTE]
120-
> The *Removed* state isn't supported with the Basic process. It is only supported with the Agile, Scrum, and CMMI process work item types. The Basic process is available when you add a project to Azure DevOps Services or [Azure DevOps Server 2019 Update 1](https://go.microsoft.com/fwlink/?LinkId=2097609).
120+
> The *Removed* state isn't supported with the Basic process. It is only supported with the Agile, Scrum, and CMMI process work item types. The Basic process is available with Azure DevOps Services and Azure DevOps Server 2020 and later versions.
121121
122122
::: moniker-end
123123

docs/boards/boards/customize-cards.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ Complete the following steps to manage annotations.
202202
:::image type="content" source="media/customize-cards/annotate-settings-154.png" alt-text="Screenshot showing a board, Settings dialog, Annotations tab.":::
203203

204204
> [!NOTE]
205-
> GitHub annotations requires Azure DevOps Server 2019 Update 1 or later version. For more information, see [Link GitHub commits, pull requests, branches, and issues to work items](../github/link-to-from-github.md).
205+
> GitHub annotations requires Azure DevOps Server 2020 or later version. For more information, see [Link GitHub commits, pull requests, branches, and issues to work items](../github/link-to-from-github.md).
206206

207207
3. When you're done, select **Save**.
208208

docs/boards/configure-customize.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -431,8 +431,6 @@ Some organizations require time tracking to support other purposes, such as bill
431431

432432
- Azure Boards provides limited native support for time tracking. To support your other time tracking requirements, consider using a [Marketplace extension](https://marketplace.visualstudio.com/search?term=time%20tracking&target=AzureDevOps&category=Azure%20Boards&sortBy=Relevance).
433433

434-
- The `Original Estimate`, `Completed Work`, and `Remaining Work` fields are designed to support integration with Microsoft Project. Integration support with Microsoft Project is deprecated for Azure DevOps Server 2019 and later versions, including the cloud service.
435-
436434
## Process changes that affect all teams
437435

438436
Any modification made to a process in a project affects all teams in that project. Many modifications don't cause significant disruptions. Certain changes can require critical adjustments for the teams, as described in the following sections.

docs/boards/faqs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ sections:
308308
- question: How do I connect Azure Boards to GitHub?
309309

310310
answer: |
311-
Azure Boards integrates with GitHub for Azure DevOps Server 2019 and later versions. For more information, see [Azure Boards & GitHub](github/index.md).
311+
See [Azure Boards & GitHub](github/index.md).
312312
313313
- question: Can I specify the status when linking a work item to a GitHub commit or PR?
314314

0 commit comments

Comments
 (0)