Skip to content

Commit 928c07d

Browse files
committed
add new images for the new boards hubs feature
1 parent 8ec276d commit 928c07d

File tree

4 files changed

+8
-11
lines changed

4 files changed

+8
-11
lines changed
Loading
Loading
Loading

docs/boards/queries/organize-queries.md

+8-11
Original file line numberDiff line numberDiff line change
@@ -70,33 +70,30 @@ The following example shows how to find all closed bugs by modifying the
7070

7171
1. Open a shared query. For example, from the web portal, open the *Active Bugs* or similar flat list query.
7272

73-
> [!div class="mx-imgBorder"]
74-
> ![Run Active bugs query](media/view-run-queries/run-active-bugs.png)
73+
:::image type="content" source="media/view-run-queries/select-active-bugs-new-boards-hubs.png" alt-text="Screenshot of the query selection list.":::
7574

7675
> [!TIP]
7776
> 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.
7877
7978
1. Edit the query to find closed bugs and then run the query.
8079
Use ![Insert new filter line](media/3.png) to insert a clause above the current clause. Use ![Remove this filter line](media/4.png) 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).
8180

82-
> [!div class="mx-imgBorder"]
83-
> ![Web portal, Queries page, new queries experience, Editor view of a Flat List Query](media/using-queries-new-vsts-exp.png)
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 ![More actions](../../media/icons/more-actions.png) 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.
8487
8588
1. Save the query to your **My Queries** folder.
8689

87-
> [!div class="mx-imgBorder"]
88-
> ![Save As query dialog, new experience](media/view-run-queries/save-as-new-exp.png)
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.":::
8991

90-
> [!NOTE]
91-
> When the **New Boards Hubs** feature is enabled, the **Save As** selection is available in the more actions ![More actions](../../media/icons/more-actions.png) menu.
9292

9393
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).
9494

9595
::: moniker-end
9696

97-
98-
99-
10097
#### [Visual Studio](#tab/visual-studio/)
10198

10299
> [!IMPORTANT]

0 commit comments

Comments
 (0)