Skip to content

Commit 131e762

Browse files
committed
uuf fix
1 parent 3c2823e commit 131e762

File tree

4 files changed

+13
-13
lines changed

4 files changed

+13
-13
lines changed

docs/boards/includes/prerequisites-queries.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ ms.date: 09/05/2024
1414
* **Access levels:**
1515
* Have **Stakeholder** access to view and run shared queries. All project members have Stakeholder access by default. For more information, see [Change the permissions for a shared query or folder](../queries/set-query-permissions.md).
1616
* Have **Basic** access or higher to add and save a shared query.
17-
* **Permissions:** Have your **Contribute** permission set to **Allow** for the folder that you want to add a query to. By default, the **Contributors** group *doesn't* have this permission.
17+
* **Permissions:** Have your **Contribute** permission set to *Allow* for the folder that you want to add a query to. By default, the **Contributors** group doesn't have this permission.
1818

1919
> [!NOTE]
2020
> Users with **Stakeholder** access for a public project have full access to query features just like users with **Basic** access. For more information, see [Stakeholder access quick reference](../../organizations/security/stakeholder-access.md).
@@ -24,6 +24,6 @@ ms.date: 09/05/2024
2424
::: moniker range="< azure-devops"
2525

2626
* **Access levels:** By default, all project members and users with **Stakeholder** access can view and run all shared queries. You can change the permissions set for a shared query folder or shared query. For more information, see [Set query permissions](../queries/set-query-permissions.md).
27-
* **Permissions:** To add and save a query under **Shared queries**, you must be granted **Basic** access or higher. Also, you must have your **Contribute** permission set to **Allow** for the folder you want to add the query to. By default, the **Contributors** group doesn't have this permission.
27+
* **Permissions:** To add and save a query under **Shared queries**, you must be granted **Basic** access or higher. Also, you must have your **Contribute** permission set to *Allow* for the folder you want to add the query to. By default, the **Contributors** group doesn't have this permission.
2828

2929
::: moniker-end
Loading
Loading

docs/boards/queries/using-queries.md

+11-11
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,15 @@ ms.author: chcomley
99
author: chcomley
1010
ms.topic: tutorial
1111
monikerRange: '<= azure-devops'
12-
ms.date: 09/06/2024
12+
ms.date: 10/17/2024
1313
---
1414

15-
# Define a work item query in Azure Boards
15+
# Define a work item query
1616

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

20-
Work item queries generate lists of work items based on the filter criteria provided by you. You can save and share these managed queries with others.
20+
Work item queries in Azure Boards generate lists of work items based on the filter criteria provided by you. You can save and share these managed queries with others.
2121

2222
::: moniker range=">= azure-devops-2020"
2323
You can create queries from the web portal or from a supported client, such as Visual Studio Team Explorer. To support bulk updates or additions, import or export queries using [Excel](../backlogs/office/bulk-add-modify-work-items-excel.md) or [.csv files](import-work-items-from-csv.md).
@@ -26,7 +26,7 @@ You can create queries from the web portal or from a supported client, such as V
2626
::: moniker range="azure-devops"
2727

2828
> [!NOTE]
29-
> The browser images used in this article are from the new boards hubs feature, which is enabled by default. If this feature is not enabled, you might be using the previous boards experience. To display the images for the previous experience, select the Azure DevOps Server 2022 version of this article.
29+
> The browser images used in this article are from the New Boards Hubs feature, which is enabled by default. If this feature isn't enabled, you might be using the previous boards experience. To display the images for the previous experience, select the Azure DevOps Server 2022 version of this article.
3030
3131
::: moniker-end
3232

@@ -36,11 +36,11 @@ Check out our recommended [best practices](#best-practices), later in this artic
3636

3737
## Choose a query filter
3838

39-
From the Query Editor, you can select the filter to jump to an article with sample queries.
39+
From the Query Editor, select the filter to jump to an article with sample queries.
4040
Along with the query filters, you can [interactively apply filters to query results](../backlogs/filter-backlogs-boards-plans.md).
4141

4242
> [!NOTE]
43-
> Managed queries don't support proximity searches, however semantic searches do. In addition, semantic searches supports both `*` and `?` as wildcard characters and you can use more than one wildcard character to match more than one character. For more information, see [Functional work item search](../../project/search/functional-work-item-search.md).
43+
> Managed queries don't support proximity searches, however semantic searches do. Semantic searches also support both `*` and `?` as wildcard characters and you can use more than one wildcard character to match more than one character. For more information, see [Functional work item search](../../project/search/functional-work-item-search.md).
4444
4545
---
4646
:::row:::
@@ -95,7 +95,7 @@ Along with the query filters, you can [interactively apply filters to query resu
9595
:::row-end:::
9696
---
9797

98-
You can also [interactively filter a query](../backlogs/filter-backlogs-boards-plans.md) using the :::image type="icon" source="../../media/icons/filter-icon.png" border="false"::: **Filter** function.
98+
You can [interactively filter a query](../backlogs/filter-backlogs-boards-plans.md) using the :::image type="icon" source="../../media/icons/filter-icon.png" border="false"::: **Filter** function.
9999

100100
## Open Queries
101101

@@ -111,29 +111,29 @@ Start a new query from the **Queries** tab in the web portal or the **Work Items
111111

112112
::: moniker range="< azure-devops"
113113

114-
Select **New query**.
114+
1. Select **New** > **New query**.
115115

116116
:::image type="content" source="media/view-run-queries/new-query-new-exp.png" alt-text="Screenshot to Add new query, new experience.":::
117117

118118
The Query Editor displays with the following default settings: **Flat list of work items**, **Work Item Type=[Any]**, and **State=[Any]**.
119119

120120
:::image type="content" source="media/using-queries/new-query-web-portal.png" alt-text="Screenshot of Query Editor with flat list of work items selected.":::
121121

122-
Modify the **Values** and [add or remove clauses](#define-a-clause), or change the **Type of query** to [Work items and direct links](#use-direct-links-to-view-dependencies) or to a [Tree of work items](#use-a-work-item-tree-to-view-hierarchies).
122+
2. Modify the **Values** and [add or remove clauses](#define-a-clause), or change the **Type of query** to [Work items and direct links](#use-direct-links-to-view-dependencies) or to a [Tree of work items](#use-a-work-item-tree-to-view-hierarchies).
123123

124124
::: moniker-end
125125

126126
::: moniker range="azure-devops"
127127

128-
Select **New query**.
128+
1. Select **New** > **New query**.
129129

130130
:::image type="content" source="media/view-run-queries/new-query-new-boards-hubs.png" alt-text="Screenshot to Add new query, new experience.":::
131131

132132
The Query Editor displays with the following default settings: **Flat list of work items**, **Work Item Type=[Any]**, and **State=[Any]**.
133133

134134
:::image type="content" source="media/using-queries/new-query-dialog-new-boards-hubs.png" alt-text="Screenshot of Query Editor with flat list of work items selected.":::
135135

136-
Modify the **Values** and [add or remove clauses](#define-a-clause), or change the **Type of query** to [Work items and direct links](#use-direct-links-to-view-dependencies) or to a [Tree of work items](#use-a-work-item-tree-to-view-hierarchies).
136+
2. Modify the **Values** and [add or remove clauses](#define-a-clause), or change the **Type of query** to [Work items and direct links](#use-direct-links-to-view-dependencies) or to a [Tree of work items](#use-a-work-item-tree-to-view-hierarchies).
137137

138138
::: moniker-end
139139

0 commit comments

Comments
 (0)