Skip to content

Commit c242ffc

Browse files
committed
Merged PR 406575: Settings and Customization updates to support Azure DevOps Server 2019
Related work items: #1281711, #1366419, #1381313, #1381314, #1381315, #1381316, #1381318
1 parent 2dd2a71 commit c242ffc

File tree

501 files changed

+6336
-3639
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

501 files changed

+6336
-3639
lines changed

.openpublishing.publish.config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"locale": "en-us",
2424
"monikers": [],
2525
"moniker_ranges": [
26-
"vsts || >= tfs-2013 <= tfs-2018"
26+
"vsts || >= tfs-2013 <= tfs-2018 || >= azdevserver-2019"
2727
],
2828
"open_to_public_contributors": true,
2929
"type_mapping": {

docs/_img/icons/close-filter.png

275 Bytes
Loading
367 Bytes
Loading

docs/_img/icons/filter-icon.png

-7 Bytes
Loading

docs/_img/icons/filtered.png

232 Bytes
Loading

docs/_shared/customization-phase-0-and-1-plus-version-header.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ ms.topic: include
33
---
44

55

6-
**Azure DevOps Services (Hosted XML) | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
6+
**Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
77

88
> [!IMPORTANT]
9-
>This topic applies to project customization for Hosted XML and On-premises XML process models. For the Inheritance process model, see [Customize a process](/azure/devops/organizations/settings/work/customize-process). For an overview of process models, see [Customize your work tracking experience](/azure/devops/reference/customize-work).
9+
> This article applies to project customization for Hosted XML and On-premises XML process models. For the Inheritance process model, see [Customize a process](/azure/devops/organizations/settings/work/customize-process). For an overview of process models, see [Customize your work tracking experience](/azure/devops/reference/customize-work).
1010
1111

docs/_shared/customization-witadmin-plus-version-header.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
ms.topic: include
33
---
44

5-
**TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
5+
**Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
66

77
> [!IMPORTANT]
8-
>With **witadmin**, you can modify XML definition files to support the On-premises XML process model. For an overview of process models and what is supported, see [Customize your work tracking experience](/azure/devops/reference/customize-work).
8+
> With **witadmin**, you can modify XML definition files to support the On-premises XML process model. For an overview of process models and what is supported, see [Customize your work tracking experience](/azure/devops/reference/customize-work).
99
1010

docs/_shared/dev15-and-ts-version-header.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ ms.topic: include
33
---
44

55

6-
**Azure DevOps Services | TFS 2018 | TFS 2017**
6+
**Azure DevOps Services | Azure DevOps Server 2019 | TFS 2018 | TFS 2017**
77

docs/_shared/dev15-version-header-process-template.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
ms.topic: include
33
---
44

5-
**Azure DevOps Services | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
5+
**Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
66

77
> [!IMPORTANT]
8-
>This topic applies to project customization for Hosted XML and On-premises XML process models. For the Inheritance process model, see [Customize a process](/azure/devops/organizations/settings/work/customize-process).
8+
>This article applies to project customization for Hosted XML and On-premises XML process models. For the Inheritance process model, see [Customize a process](/azure/devops/organizations/settings/work/customize-process).
99
>
1010
>For an overview of process models, see [Customize your work tracking experience](/azure/devops/reference/customize-work).
1111

docs/_shared/dev15-version-header.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ ms.topic: include
33
---
44

55

6-
**Azure DevOps Services | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
6+
**Azure DevOps Services | Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**

docs/_shared/image-differences.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ ms.topic: include
44

55

66
> [!NOTE]
7-
> The images you see from your web portal may differ from the images you see in this topic. These differences result from updates made to Azure DevOps Services or your on-premises TFS. However, the basic functionality available to you remains the same unless explicitly mentioned.
7+
> The images you see from your web portal may differ from the images you see in this article. These differences result from updates made to Azure DevOps Services or your on-premises deployment. However, the basic functionality available to you remains the same unless explicitly mentioned.

docs/_shared/keyboard-shortcuts/delivery-plan-shortcuts.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@ ms.topic: include
77

88
You can use the following keyboard shortcuts when [interacting with a delivery plan](/azure/devops/boards/plans/review-team-plans). To view the valid shortcuts, enter **Shift+?** when viewing a plan from the **Work>Plans** page.
99

10+
::: moniker range="tfs-2017"
1011
> [!NOTE]
11-
> The following shortcuts are available from the web portal for Azure DevOps Services and TFS 2017.2 and later versions. Type **?** to access Global and service-specific shortcuts.
12+
> The following shortcuts are available from the web portal for TFS 2017.2 and later versions. Type **?** to access Global and service-specific shortcuts.
13+
::: moniker-end
1214

1315
<img src="/azure/devops/_shared/_img/keyboard-shortcuts/delivery-plans.png" alt="Delivery plan keyboard shortcuts" style="border: 1px solid #C3C3C3;" />
1416

docs/_shared/keyboard-shortcuts/queries-shortcuts.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,11 @@ ms.topic: include
77

88
You can use the following keyboard shortcuts when [working with queries](/azure/devops/boards/queries/using-queries) in the web portal. To view the valid shortcuts, enter **Shift+?** from **Boards>Queries** or **Work>Queries**.
99

10+
::: moniker range="tfs-2015"
1011
>[!NOTE]
11-
><b>Feature availability: </b>The following shortcuts are available from Azure DevOps Services or TFS 2015.2 or later versions.
12+
>The following shortcuts are available from Azure DevOps Services or TFS 2015.2 or later versions.
13+
>
14+
::: moniker-end
1215

1316
<table width="70%">
1417
<tbody valign="top">

docs/_shared/keyboard-shortcuts/work-backlog-shortcuts.md

+30-10
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,16 @@ ms.topic: include
55

66
<a id="work-backlog-shortcuts"></a>
77

8-
You can use the following keyboard shortcuts when working from a **Boards>Backlogs** or **Work**>**Backlogs** page. These shortcuts work when you are on a product backlog, portfolio backlog, or sprint backlog page.
9-
8+
::: moniker range=">= azdevserver-2019"
109

10+
You can use the following keyboard shortcuts when working from a **Boards>Backlogs** page. These shortcuts work when you are on a product backlog, portfolio backlog, or sprint backlog page.
11+
<br/>
1112
<table width="70%">
1213
<tbody valign="top">
1314
<tr>
1415
<td>![Work Backlogs page shortcuts](/azure/devops/_shared/_img/keyboard-shortcuts/work-backlogs-shortcuts-S136.png)</td>
1516
<td>
17+
<br/>
1618
**Backlogs**<br/><br/>
1719

1820
**Ctrl+Home**&nbsp;&nbsp;&nbsp;&nbsp;Move item to top<br/>
@@ -21,21 +23,39 @@ You can use the following keyboard shortcuts when working from a **Boards>Backlo
2123
&nbsp;&nbsp;&nbsp;**m,i**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move item to current iteration<br/>
2224
&nbsp;&nbsp;&nbsp;**m,n**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move item to next iteration<br/>
2325
<br/>
24-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**n**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Open new item panel<br/>
2526
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**Ins**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add child<br/>
2627
**Ctrl+Shift+f**&nbsp;&nbsp;&nbsp;&nbsp;Filter results<br/>
27-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**r**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show/Hide Parents <br/>
2828
</td>
2929
</tr>
3030
</tbody>
3131
</table>
3232

33+
::: moniker-end
34+
35+
::: moniker range="<=tfs-2018"
36+
37+
You can use the following keyboard shortcuts when working from a **Work**>**Backlogs** page. These shortcuts work when you are on a product backlog, portfolio backlog, or sprint backlog page.
38+
<br/>
39+
<table width="70%">
40+
<tbody valign="top">
41+
<tr>
42+
<td>![Work Backlogs page shortcuts](/azure/devops/_shared/_img/keyboard-shortcuts/work-backlogs-shortcuts-S136.png)</td>
43+
<td>
44+
<br/>**Backlogs**<br/><br/>
3345

34-
<!--- REMOVED
35-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**j**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Select next item<br/>
36-
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**k**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Select previous item<br/>
46+
**Ctrl+Home**&nbsp;&nbsp;&nbsp;&nbsp;Move item to top<br/>
3747
<br/>
38-
**Ctrl+j**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move item up<br/>
39-
**Ctrl+k**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move item down<br/>
48+
&nbsp;&nbsp;&nbsp;**m,b**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move item to backlog<br/>
49+
&nbsp;&nbsp;&nbsp;**m,i**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move item to current iteration<br/>
50+
&nbsp;&nbsp;&nbsp;**m,n**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move item to next iteration<br/>
51+
<br/>
52+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**n**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Open new item panel<br/>
53+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**Ins**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Add child<br/>
54+
**Ctrl+Shift+f**&nbsp;&nbsp;&nbsp;&nbsp;Filter results<br/>
55+
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;**r**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show/Hide Parents <br/>
56+
</td>
57+
</tr>
58+
</tbody>
59+
</table>
4060

41-
-->
61+
::: moniker-end

docs/_shared/keyboard-shortcuts/work-board-shortcuts.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ You can use the following keyboard shortcuts from any Kanban board, that is, whe
3030
<br/>
3131
**Ctrl+Home**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move item to top of column<br/>
3232
**Ctrl+End**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Move item to bottom of column<br/>
33-
**Ctrl+Shift+**![Up arrow](/azure/devops//work/_img/icons/Arrow_Up.png)&nbsp;&nbsp;Move item to swimlane above<br/>
34-
**Ctrl+Shift+**![Down arrow](/azure/devops//work/_img/icons/Arrow_Down.png)&nbsp;&nbsp;Move item to swimlane below <br/>
33+
**Ctrl+Shift+**![Up arrow](/azure/devops/boards/_img/icons/Arrow_Up.png)&nbsp;&nbsp;Move item to swimlane above<br/>
34+
**Ctrl+Shift+**![Down arrow](/azure/devops/boards/_img/icons/Arrow_Down.png)&nbsp;&nbsp;Move item to swimlane below <br/>
3535
<br/>
3636
&nbsp;&nbsp;&nbsp;&nbsp;**F2**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Rename item<br/>
3737
&nbsp;&nbsp;&nbsp;&nbsp;**e**&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Show/hide empty fields<br/>
+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
ms.topic: include
3+
---
4+
5+
6+
> [!NOTE]
7+
> Your web portal uses either the **New navigation** or **Previous navigation** user interface. Choose the **New navigation** tab if the **New Navigation** feature is enabled. You'll see a vertical sidebar along with other navigational features when **New Navigation** has been enabled for the signed-in user or the organization. Choose **Previous navigation** when you see a top-level, blue-bar&mdash;indicating that **New navigation** isn't enabled. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).

docs/_shared/new-navigation-azd.md

+19
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
ms.topic: include
3+
---
4+
5+
::: moniker range="vsts"
6+
> [!NOTE]
7+
> Your web portal uses either the **New navigation** or **Previous navigation** user interface. Choose the **New navigation** tab if the **New Navigation** feature is enabled. You'll see a vertical sidebar along with other navigational features when **New Navigation** has been enabled for the signed-in user or the organization. Choose **Previous navigation** when you see a top-level, blue-bar&mdash;indicating that **New navigation** isn't enabled. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
8+
::: moniker-end
9+
10+
::: moniker range="azdevserver-2019"
11+
> [!NOTE]
12+
> Choose the **New navigation** tab for guidance. Azure DevOps Server 2019 supports the **New Navigation** user interface. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
13+
::: moniker-end
14+
15+
::: moniker range="<= tfs-2018"
16+
> [!NOTE]
17+
> Choose the **Previous navigation** tab for guidance. TFS 2018 and earlier versions only support the previous navigation user interface. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
18+
::: moniker-end
19+
+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
ms.topic: include
3+
---
4+
5+
::: moniker range="vsts"
6+
> [!NOTE]
7+
> Your web portal uses either the **New navigation** or **Previous navigation** user interface. Choose the **New navigation** tab if the **New Navigation** feature is enabled. You'll see a vertical sidebar along with other navigational features when **New Navigation** has been enabled for the signed-in user or the organization. Choose **Previous navigation** when you see a top-level, blue-bar&mdash;indicating that **New navigation** isn't enabled. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
8+
::: moniker-end
9+
10+
::: moniker range="azdevserver-2019"
11+
> [!NOTE]
12+
> Choose the **New navigation** tab for guidance. Azure DevOps Server 2019 supports the **New Navigation** user interface. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
13+
::: moniker-end
14+
15+

docs/_shared/new-navigation-dashboards.md

+16-3
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,20 @@
22
ms.topic: include
33
---
44

5+
::: moniker range="vsts"
6+
7+
> [!NOTE]
8+
> Your web portal uses either the **New navigation** or **Previous navigation** user interface. Choose the **New navigation** tab if the **New Navigation** feature is enabled. You'll see a vertical sidebar along with other navigational features when **New Navigation** has been enabled for the signed-in user or the organization. Choose **Previous navigation** when you see a top-level, blue-bar&mdash;indicating that **New navigation** isn't enabled. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
9+
10+
::: moniker-end
11+
12+
::: moniker range="azdevserver-2019"
513
> [!NOTE]
6-
> Choose **Previous navigation** when you see a top-level, blue-bar. Choose **New navigation** if you see a vertical sidebar, if you enabled the **New Navigation** preview feature, or you are working in Azure DevOps Services. The vertical sidebar along with the new dashboards experience and other features are enabled when the **New Navigation** preview feature has been enabled for the signed-in user or the Azure DevOps Services organization.
7-
>
8-
> To learn how to use the web portal effectively, see [Web portal navigation](/azure/devops/project/navigation/index).
14+
> Choose the **New navigation** tab for guidance as Azure DevOps Server 2019 only supports the new navigation user interface. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
15+
::: moniker-end
16+
17+
::: moniker range="<= tfs-2018"
18+
> [!NOTE]
19+
> Choose the **Previous navigation** tab for guidance as TFS 2018 and earlier versions only support the previous navigation user interface. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
20+
::: moniker-end
21+

docs/_shared/new-navigation-not-supported.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ms.topic: include
33
---
44

5-
**New navigation** isn't supported on TFS at this time. Choose **Previous navigation** for guidance.
5+
**New navigation** isn't supported for TFS 2018 and earlier versions. Choose the **Previous navigation** tab for guidance.

docs/_shared/new-navigation.md

+19-3
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,23 @@ ms.topic: include
33
---
44

55
> [!NOTE]
6-
> Choose **New navigation** if you see a vertical sidebar or if the **New Navigation** feature is enabled. The vertical sidebar along with other navigational features are enabled when **New Navigation** has been enabled for the signed-in user or the organization. To learn how to use the web portal effectively, see [Web portal navigation](/azure/devops/project/navigation/index).
7-
>
8-
> Choose **Previous navigation** when you see a top-level, blue-bar and when using the web portal for on-premises TFS.
6+
> Your web portal uses either the **New navigation** or **Previous navigation** user interface. Choose the **New navigation** tab if the **New Navigation** feature is enabled. You'll see a vertical sidebar along with other navigational features when **New Navigation** has been enabled for the signed-in user or the organization. Choose **Previous navigation** when you see a top-level, blue-bar&mdash;indicating that **New navigation** isn't enabled. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
7+
8+
9+
<!---
10+
::: moniker range="vsts"
11+
> [!NOTE]
12+
> Your web portal uses either the **New navigation** or **Previous navigation** user interface. Choose the **New navigation** tab if the **New Navigation** feature is enabled. You'll see a vertical sidebar along with other navigational features when **New Navigation** has been enabled for the signed-in user or the organization. Choose **Previous navigation** when you see a top-level, blue-bar&mdash;indicating that **New navigation** isn't enabled. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
13+
14+
::: moniker range="azdevserver-2019"
15+
> [!NOTE]
16+
> Choose the **New navigation** tab for guidance. Azure DevOps Server 2019 supports the **New Navigation** user interface. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
17+
::: moniker-end
18+
19+
::: moniker range="<= tfs-2018"
20+
> [!NOTE]
21+
> Choose the **Previous navigation** tab for guidance. TFS 2018 and earlier versions only support the previous navigation user interface. For more information, see [Web portal navigation](/azure/devops/project/navigation/index).
22+
::: moniker-end
23+
24+
-->
925

Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
ms.topic: include
3+
---
4+
5+
**Previous navigation** isn't supported for Azure DevOps Server 2019. Choose **New navigation** for guidance.

docs/_shared/previous-navigation-not-supported.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
ms.topic: include
33
---
44

5-
**Previous navigation** isn't supported for this feature. Choose **New navigation** for guidance.
5+
**Previous navigation** isn't supported for this version of the web portal. Choose the **New navigation** tab for guidance.
6+

docs/_shared/version-azure-devops.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
ms.topic: include
3+
---
4+
5+
**Azure DevOps Services | Azure DevOps Server 2019**

docs/_shared/version-header-tfs-only.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ms.topic: include
33
---
44

5-
**TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
5+
**Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**

docs/_shared/version-tfs-2017-through-vsts.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ms.topic: include
33
---
44

5-
**Azure DevOps Services | TFS 2018 | TFS 2017**
5+
**Azure DevOps Services | Azure DevOps Server 2019 | TFS 2018 | TFS 2017**

docs/_shared/version-tfs-all-versions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ms.topic: include
33
---
44

5-
**TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
5+
**Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**

docs/_shared/version-ts-tfs-2015-2016.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ms.topic: include
33
---
44

5-
**Azure DevOps Services | TFS 2018 | TFS 2017 | TFS 2015**
5+
**Azure DevOps Services | Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015**

docs/_shared/version-vsts-tfs-2018.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ms.topic: include
33
---
44

5-
**Azure DevOps Services | TFS 2018**
5+
**Azure DevOps Services | Azure DevOps Server 2019 | TFS 2018**

docs/_shared/version-vsts-tfs-all-versions.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
ms.topic: include
33
---
44

5-
**Azure DevOps Services | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
5+
**Azure DevOps Services | Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**

docs/boards/_shared/assign-to-sprint.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,16 @@ ms.topic: include
44

55

66
<a id="assign-to-sprint"></a>
7-
7+
::: moniker range=">= tfs-2015 <= tfs-2018 || vsts"
88
## Move work items to a sprint from any backlog or board
99

10-
From any backlog, you can drag a multi-selected list of work items and drop it onto a sprint to change it's iteration path. From a Kanban or taskboard, you can drag a single work item onto a sprint.
10+
From any backlog in the previous navigation user interface, you can drag a multi-selected list of work items and drop it onto a sprint to change it's iteration path. From a Kanban or taskboard, you can drag a single work item onto a sprint.
1111

1212
> [!div class="mx-imgBorder"]
1313
> ![Drop work items onto a sprint](/azure/devops/boards/sprints/_img/sp-assign-to-sprints.png)
1414
1515
Child items of the work items whose iteration path you change are also updated with the new iteration path.
16+
::: moniker-end
1617

1718
::: moniker range=" tfs-2015"
1819
This feature requires TFS 2015.1 or later version.

docs/boards/_shared/dev15-and-ts-version-header.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ ms.topic: include
33
---
44

55

6-
**Azure Boards | TFS 2018 | TFS 2017**
6+
**Azure Boards | | Azure DevOps Server 2019 | TFS 2018 | TFS 2017**
77

docs/boards/_shared/dev15-version-header.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,4 @@ ms.topic: include
33
---
44

55

6-
**Azure Boards | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**
6+
**Azure Boards | | Azure DevOps Server 2019 | TFS 2018 | TFS 2017 | TFS 2015 | TFS 2013**

0 commit comments

Comments
 (0)