You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/boards/queries/organize-queries.md
+8-11
Original file line number
Diff line number
Diff line change
@@ -70,33 +70,30 @@ The following example shows how to find all closed bugs by modifying the
70
70
71
71
1. Open a shared query. For example, from the web portal, open the *Active Bugs* or similar flat list query.
72
72
73
-
> [!div class="mx-imgBorder"]
74
-
> 
73
+
:::image type="content" source="media/view-run-queries/select-active-bugs-new-boards-hubs.png" alt-text="Screenshot of the query selection list.":::
75
74
76
75
> [!TIP]
77
76
> If you're working in Visual Studio Team Explorer, open the **Work** page to access your queries and shared queries. If Team Explorer isn't visible, choose **View>Team Explorer** from the top level menu.
78
77
79
78
1. Edit the query to find closed bugs and then run the query.
80
79
Use  to insert a clause above the current clause. Use  to delete a clause. Queries are automatically scoped to the current project. To find work items defined in several projects, see [Query across projects](using-queries.md).
81
80
82
-
> [!div class="mx-imgBorder"]
83
-
> 
81
+
:::image type="content" source="media/view-run-queries/edit-query-new-boards-hubs.png" alt-text="Screenshot of the new boards hubs experience.":::
82
+
83
+
1. Select **Save as** in the more actions  menu.
84
+
85
+
> [!NOTE]
86
+
> When the **New Boards Hubs** feature is not enabled, the **Save As** selection is at the top of the page.
84
87
85
88
1. Save the query to your **My Queries** folder.
86
89
87
-
> [!div class="mx-imgBorder"]
88
-
> 
90
+
:::image type="content" source="media/view-run-queries/save-as-new-boards-hubs.png" alt-text="Save As query dialog, new boards hubs experience.":::
89
91
90
-
> [!NOTE]
91
-
> When the **New Boards Hubs** feature is enabled, the **Save As** selection is available in the more actions  menu.
92
92
93
93
To save a query to the **Shared Queries** folder, you need to be a member of the [Project Administrators group](../../organizations/security/add-users-team-project.md), or have your **Contribute** permissions on the folder set to **Allow**. For more information, see [Set query permissions](set-query-permissions.md).
0 commit comments