Skip to content

Commit 394f6b6

Browse files
authored
updated breadcrumb (#5246)
* updated breadcrumb * updated notifications/toc.yml entries with toc=/azure/devops/notifications/toc.json&bc=/azure/devops/notifications/breadcrumb/toc.json * adding Notifications breadcrumb; removing notifications from main breadcrumb * fix build error * added more breadcrumb path entries to docfx.json file * remove notifications netry from main breadcrumbs * updated breadcrumb paths. * simplified notifications toc * Add notifications entry back into main breadcrumb * moved notificaitons/toc.yml file under the organizations folder. * simplifications - removing references to non-existent breadcrumb files * moved notifications folder under organizations folder and added redirects to see if that fixes the problem. * success! - clean up build warnings. * final build corrections * finishing up
1 parent dbb63bf commit 394f6b6

File tree

225 files changed

+643
-533
lines changed

Some content is hidden

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

225 files changed

+643
-533
lines changed

.openpublishing.publish.config.json

+1
Original file line numberDiff line numberDiff line change
@@ -103,6 +103,7 @@
103103
".openpublishing.redirection.archive.2015.json",
104104
".openpublishing.redirection.archive.2017.json",
105105
"docs/legacy/.openpublishing.redirection.legacy.json",
106+
"docs/organizations/.openpublishing.redirection.notifications.json",
106107
"docs/pipelines/.openpublishing.redirection.pipelines.json",
107108
"docs/report/.openpublishing.redirection.report.json",
108109
"docs/artifacts/.openpublishing.redirection.artifacts.json",

docs/artifacts/how-to/follow-package-notifications.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ Aside from getting notifications when a new package version is published, you ca
3737

3838
## Follow a package with personal notifications
3939

40-
In addition to following a package from the _Feeds_ page, you can also [manage your personal notifications](../../notifications/manage-your-personal-notifications.md) and set up alerts to be notified about a specific package or set of packages from the _Notification Settings_ page.
40+
In addition to following a package from the _Feeds_ page, you can also [manage your personal notifications](../../organizations/notifications/manage-your-personal-notifications.md) and set up alerts to be notified about a specific package or set of packages from the _Notification Settings_ page.
4141

4242
1. Navigate to your Azure DevOps organization: `https://dev.azure.com/<YOUR_ORGANIZATION>`.
4343

@@ -61,5 +61,5 @@ Aside from getting notifications when a new package version is published, you ca
6161
- [Share your Artifacts with package badges](../package-badges.md)
6262
- [Limits on package sizes and counts](../reference/limits.md)
6363
- [Delete and recover packages](../how-to/delete-and-recover-packages.md)
64-
- [Get started with notifications in Azure DevOps](../../notifications/about-notifications.md)
65-
- [Manage team, group, and global notifications](../../notifications/manage-team-group-global-organization-notifications.md)
64+
- [Get started with notifications in Azure DevOps](../../organizations/notifications/about-notifications.md)
65+
- [Manage team, group, and global notifications](../../organizations/notifications/manage-team-group-global-organization-notifications.md)

docs/artifacts/index.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ landingContent:
9090
- text: Publish NuGet packages (CLI)
9191
url: ./nuget/publish.md
9292
- text: Publish NuGet packages with Azure Pipelines (YAML/Classic)
93-
url: ../pipelines/artifacts/nuget.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
93+
url: ../pipelines/artifacts/nuget.md?toc=/azure/devops/artifacts/toc.json
9494
- text: Install NuGet packages with Visual Studio
9595
url: ./nuget/consume.md
9696
- text: NuGet.org upstream source
@@ -106,7 +106,7 @@ landingContent:
106106
- text: Publish npm packages (CLI)
107107
url: ./npm/publish.md
108108
- text: Publish npm packages with Azure Pipelines (YAML/Classic)
109-
url: ../pipelines/artifacts/npm.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
109+
url: ../pipelines/artifacts/npm.md?toc=/azure/devops/artifacts/toc.json
110110
- text: Set up your project and connect to Azure Artifacts
111111
url: ./npm/npmrc.md
112112
- text: Use npm scopes
@@ -144,7 +144,7 @@ landingContent:
144144
- text: Publish and download Python packages (CLI)
145145
url: ./quickstarts/python-cli.md
146146
- text: Publish and download Python packages with Azure Pipelines (YAML/Classic)
147-
url: ../pipelines/artifacts/pypi.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
147+
url: ../pipelines/artifacts/pypi.md?toc=/azure/devops/artifacts/toc.json
148148
- title: Universal Packages
149149
linkLists:
150150
- linkListType: quickstart
@@ -154,6 +154,6 @@ landingContent:
154154
- linkListType: how-to-guide
155155
links:
156156
- text: Publish and download Universal Packages with Azure Pipelines (YAML/Classic)
157-
url: ../pipelines/artifacts/universal-packages.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
157+
url: ../pipelines/artifacts/universal-packages.md?toc=/azure/devops/artifacts/toc.json
158158
- text: Universal Packages upstream sources
159159
url: ./universal-packages/universal-packages-upstream.md

docs/artifacts/toc.yml

+4-4
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
href: concepts/best-practices.md
1414
displayName: best practices, concepts
1515
- name: Search packages
16-
href: ../project/search/functional-package-search.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
16+
href: ../project/search/functional-package-search.md?toc=/azure/devops/artifacts/toc.json
1717
displayName: search, packages
1818
- name: Packages
1919
items:
@@ -49,7 +49,7 @@
4949
href: nuget/publish-to-nuget-org.md
5050
displayName: publish package, nuget package, nuget.org
5151
- name: Publish to a NuGet feed (YAML/Classic)
52-
href: ../pipelines/artifacts/nuget.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
52+
href: ../pipelines/artifacts/nuget.md?toc=/azure/devops/artifacts/toc.json
5353
displayName: nuget feed, nuget package, publish package, classic pipeline, yaml pipeline
5454
- name: Install NuGet packages with Visual Studio
5555
href: nuget/consume.md
@@ -68,7 +68,7 @@
6868
href: get-started-npm.md
6969
displayName: npm, npm introduction
7070
- name: Publish npm packages (YAML/Classic)
71-
href: ../pipelines/artifacts/npm.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
71+
href: ../pipelines/artifacts/npm.md?toc=/azure/devops/artifacts/toc.json
7272
displayName: publish npm, npm packages, npm feed
7373
- name: Publish npm packages (CLI)
7474
href: npm/publish.md
@@ -131,7 +131,7 @@
131131
href: universal-packages/universal-packages-upstream.md
132132
displayName: universal packages, upstream sources, upstreams
133133
- name: Universal Packages in Azure Pipelines (YAML/Classic)
134-
href: ../pipelines/artifacts/universal-packages.md?toc=/azure/devops/artifacts/toc.json&bc=/azure/devops/artifacts/breadcrumb/toc.json
134+
href: ../pipelines/artifacts/universal-packages.md?toc=/azure/devops/artifacts/toc.json
135135
displayName: universal packages yaml, universal packages classic
136136
- name: Feeds, views, and upstream sources
137137
items:

docs/boards/backlogs/add-link.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -301,7 +301,7 @@ From the Add link dialog, you can open a secondary dialog to help you choose one
301301

302302
::: moniker range=">= azure-devops-2020"
303303

304-
To learn more about this feature, see [Link to work items from other objects](../../notifications/add-links-to-work-items.md#set-work-item-state-in-pull-request).
304+
To learn more about this feature, see [Link to work items from other objects](../../organizations/notifications/add-links-to-work-items.md#set-work-item-state-in-pull-request).
305305

306306
::: moniker-end
307307

@@ -464,7 +464,7 @@ To view the information for the linked work items, enter one of the URLs listed
464464
::: moniker range="<= azure-devops-2019"
465465

466466
- [Map backlog items to portfolio backlog items](organize-backlog.md)
467-
- [Link to work items from other objects](../../notifications/add-links-to-work-items.md)
467+
- [Link to work items from other objects](../../organizations/notifications/add-links-to-work-items.md)
468468
- [Link work items to Git development objects](connect-work-items-to-git-dev-ops.md)
469469
- [Use Excel to edit parent-child links](../backlogs/office/bulk-add-modify-work-items-excel.md)
470470
- [Linking, traceability, and managing dependencies](../queries/link-work-items-support-traceability.md)

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

+2-2
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@ When you want to track the progress of a single work item, choose the :::image t
283283
284284
You'll only receive notifications when other project members modify the work item, such as adding to the discussion, changing a field value, or adding an attachment.
285285

286-
Notifications are sent to your preferred email address, which [you can change from your user profile](../../notifications/change-email-address.md).
286+
Notifications are sent to your preferred email address, which [you can change from your user profile](../../organizations/notifications/change-email-address.md).
287287

288288
To stop following changes, choose the :::image type="icon" source="../media/icons/following-icon.png" border="false"::: following icon.
289289

@@ -305,6 +305,6 @@ To quickly add backlog items, such as user stories, requirements, or bugs, see t
305305
For descriptions of each field and work item form control, see [Work item field index](../work-items/guidance/work-item-field.md?toc=/azure/devops/boards/work-items/toc.json&bc=/azure/devops/boards/work-items/breadcrumb/toc.json ) and [Work item form controls](../work-items/work-item-form-controls.md?toc=/azure/devops/boards/work-items/toc.json&bc=/azure/devops/boards/work-items/breadcrumb/toc.json ).
306306

307307

308-
Once you've added several work items, you can use additional features to get [notified of changes](../../notifications/manage-your-personal-notifications.md), [create queries](../queries/using-queries.md), [define status and trend charts](../../report/dashboards/charts.md), plus more.
308+
Once you've added several work items, you can use additional features to get [notified of changes](../../organizations/notifications/manage-your-personal-notifications.md), [create queries](../queries/using-queries.md), [define status and trend charts](../../report/dashboards/charts.md), plus more.
309309

310310
For more clients that you can use to add work items, see [Clients that support tracking work items](../../user-guide/tools.md?toc=/azure/devops/boards/work-items/toc.json&bc=/azure/devops/boards/work-items/breadcrumb/toc.json).

docs/boards/backlogs/connect-work-items-to-git-dev-ops.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ Or, you can select it from the **Links** :::image type="icon" source="media/icon
195195
- [Add work items](add-work-items.md)
196196
- [Git overview](../../repos/git/index.yml)
197197
- [Link GitHub commits and pull requests to work items](../github/link-to-from-github.md)
198-
- [Link to work items from other objects](../../notifications/add-links-to-work-items.md)
198+
- [Link to work items from other objects](../../organizations/notifications/add-links-to-work-items.md)
199199

200200
### Associated work items in build
201201

docs/boards/backlogs/manage-bugs.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -432,7 +432,7 @@ To automate select actions, add custom rules to your Bug work item type. For exa
432432
One of the methods used by Azure DevOps to support integration is to link objects to other objects. Along with linking work items to work items, you can also link work items to other objects. Link to objects such as builds, releases, branches, commits, and pull requests as illustrated in the following image.
433433

434434
> [!div class="mx-imgBorder"]
435-
> ![Conceptual image that shows link types used to link work items to build and release objects.]( ../../notifications/media/types-of-work-item-links.png)
435+
> ![Conceptual image that shows link types used to link work items to build and release objects.]( ../../organizations/notifications/media/types-of-work-item-links.png)
436436
437437
You can add a link from the work item or from the build and release objects.
438438

docs/boards/boards/add-columns.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -270,7 +270,7 @@ To hand off work to another team member, reassign it directly from the board.
270270

271271
![Screenshot that shows assigning an item from a Kanban board.](media/ALM_AC_Reassign.png)
272272

273-
Team members who receive the handoff can [set alerts](../../notifications/manage-your-personal-notifications.md) to get immediate email notifications of their newly assigned work.
273+
Team members who receive the handoff can [set alerts](../../organizations/notifications/manage-your-personal-notifications.md) to get immediate email notifications of their newly assigned work.
274274

275275

276276
<a id="change-priorities"> </a>

docs/boards/get-started/why-use-azure-boards.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ And, you can easily add [custom fields, work item types, and portfolio backlogs]
5858

5959
## Built-in social tools and communication
6060

61-
Work item forms provide built-in discussion that you can use to capture questions, notes, and communication as they occur. With this feature, you can maintain a history of what a team decides on any particular work item. You can quickly bring a team member or an entire team into the conversation [by using @mentions](../../notifications/at-mentions.md).
61+
Work item forms provide built-in discussion that you can use to capture questions, notes, and communication as they occur. With this feature, you can maintain a history of what a team decides on any particular work item. You can quickly bring a team member or an entire team into the conversation [by using @mentions](../../organizations/notifications/at-mentions.md).
6262

6363
> [!div class="mx-imgBorder"]
6464
> ![Discussion section in work item form](../backlogs/media/add-work-items-discussion.png)
@@ -77,7 +77,7 @@ As your project grows, the number of work items used to track it grows. To suppo
7777
- [Pivot views](../work-items/view-add-work-items.md ) that show you work items assigned to you, that you elected to follow, were recently modified, and more
7878
- A powerful [query engine](../queries/about-managed-queries.md) that filters work item lists based on any field and used to update or triage work items
7979
- Fast, flexible [ad-hoc search](../queries/search-box-queries.md) with quick inline filters
80-
- Alert management settings so you can [personalize the alerts](../../notifications/manage-your-personal-notifications.md) you receive when work items are assigned to you or are changed, or other filter criteria
80+
- Alert management settings so you can [personalize the alerts](../../organizations/notifications/manage-your-personal-notifications.md) you receive when work items are assigned to you or are changed, or other filter criteria
8181

8282

8383
## Monitor status and progress with built-in dashboards and analytics

docs/boards/github/toc.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
- name: GitHub integration
2-
href: index.md?toc=/azure/devops/boards/toc.json&bc=/azure/devops/boards/breadcrumb/toc.json
2+
href: index.md
33
- name: Install the Azure Boards app
44
href: install-github-app.md
55
- name: Connect Azure Boards (Cloud)

docs/boards/includes/discussion-tip.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ A full audit trail of all edited and deleted comments is maintained in the **Hi
6464

6565
::: moniker range="tfs-2018"
6666

67-
Use the [**@mention** control](../../notifications/at-mentions.md) to notify another team member about the discussion. Simply type **@** and their name. To reference a work item, use the [**#ID** control](../../notifications/add-links-to-work-items.md). Type **#** and a list of work items that you've recently referenced will appear from which you can select.
67+
Use the [**@mention** control](../../organizations/notifications/at-mentions.md) to notify another team member about the discussion. Simply type **@** and their name. To reference a work item, use the [**#ID** control](../../organizations/notifications/add-links-to-work-items.md). Type **#** and a list of work items that you've recently referenced will appear from which you can select.
6868

6969
To reference a work item, use the **#ID** control. Type **#** and a list of work items that you've recently referenced will appear from which you can select.
7070

docs/boards/includes/team-configuration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ ms.date: 01/09/2020
9696
- [Queries](../queries/using-queries.md)
9797
- [Velocity](../../report/dashboards/team-velocity.md)
9898
- [Dashboards](../../report/dashboards/dashboards.md)
99-
- [Alerts](../../notifications/howto-manage-team-notifications.md)
99+
- [Alerts](../../organizations/notifications/manage-team-group-global-organization-notifications.md)
100100

101101
:::column-end:::
102102
:::column span="3":::

docs/boards/queries/link-work-items-support-traceability.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -214,15 +214,15 @@ See the following articles for more information:
214214
- [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md?toc=/azure/devops/boards/toc.json&bc=/azure/devops/boards/breadcrumb/toc.json)
215215
- [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
216216
- [Link and view work items to builds and deployments](../work-items/work-item-deployments-control.md)
217-
- [Link to work items from pull requests, commits, and comments](../../notifications/add-links-to-work-items.md#link-wit-id)
217+
- [Link to work items from pull requests, commits, and comments](../../organizations/notifications/add-links-to-work-items.md#link-wit-id)
218218
- [Auto complete work items with pull requests](../work-items/auto-complete-work-items-pull-requests.md).
219219
::: moniker-end
220220

221221
::: moniker range="azure-devops-2019"
222222
- [Configure repositories and branches to integrate with work tracking](../../repos/git/configure-repos-work-tracking.md?toc=/azure/devops/boards/toc.json&bc=/azure/devops/boards/breadcrumb/toc.json)
223223
- [Configure pipelines to support work tracking](../../pipelines/integrations/configure-pipelines-work-tracking.md?toc=/azure/devops/boards/toc.json&bc=/azure/devops/boards/breadcrumb/toc.json)
224224
- [Drive Git development from a work item](../backlogs/connect-work-items-to-git-dev-ops.md)
225-
- [Link to work items from pull requests, commits, and comments](../../notifications/add-links-to-work-items.md#link-wit-id)
225+
- [Link to work items from pull requests, commits, and comments](../../organizations/notifications/add-links-to-work-items.md#link-wit-id)
226226
- [Auto complete work items with pull requests](../work-items/auto-complete-work-items-pull-requests.md).
227227
::: moniker-end
228228

docs/boards/queries/query-by-date-or-current-iteration.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ You can use the `@CurrentIteration` macro in a query from the following clients:
120120
You can use the `@CurrentIteration +/- n` macro in a query against Azure Boards, Azure DevOps Server 2019, and later versions, and with a REST API that includes the team as a parameter, for example, `@CurrentIteration('[Project]/Team')`.
121121

122122

123-
An error occurs if you open a query that contains the `@CurrentIteration` macro in earlier versions of Visual Studio, or from Excel or Project. Also, you can't use the macro when [copying or cloning test suites and test cases](/previous-versions/azure/devops/test/mtm/copying-and-cloning-test-suites-and-test-cases), [defining alerts](../../notifications/about-notifications.md), or with [REST APIs](/rest/api/azure/devops/).
123+
An error occurs if you open a query that contains the `@CurrentIteration` macro in earlier versions of Visual Studio, or from Excel or Project. Also, you can't use the macro when [copying or cloning test suites and test cases](/previous-versions/azure/devops/test/mtm/copying-and-cloning-test-suites-and-test-cases), [defining alerts](../../organizations/notifications/about-notifications.md), or with [REST APIs](/rest/api/azure/devops/).
124124

125125

126126
## Date-based queries

docs/boards/queries/query-by-workflow-changes.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -722,7 +722,7 @@ For more information about field attributes, see [Work item fields and attribute
722722
The **Assigned To** field is supported by the people picker feature. For example, when you choose the **Assigned To** field from within a work item form, the people picker is activated. As shown in the following image, you simply start typing the name of the user you want to select, and search until you find a match. Users that you've previously selected appear in the list automatically. To select users that you haven't selected previously, enter their entire name or search against the full directory.
723723

724724
> [!div class="mx-imgBorder"]
725-
> ![Screenshot of the @mention tool in Discussion showing people picker.](../../notifications/media/at-mention/identity-selector.png)
725+
> ![Screenshot of the @mention tool in Discussion showing people picker.](../../organizations/notifications/media/at-mention/identity-selector.png)
726726
727727
For organizations that manage their users and groups using Azure Active Directory (Azure AD) or Active Directory, people pickers provide support for searching all users and groups added to the AD, not just those users and groups added to the project.
728728

0 commit comments

Comments
 (0)