title | titleSuffix | description | ms.custom | ms.service | ms.assetid | ms.topic | ms.author | author | monikerRange | ms.date |
---|---|---|---|---|---|---|---|---|---|---|
Send an email with work items |
Azure Boards |
Learn how to send an email with work items in Azure Boards, Azure DevOps, and Visual Studio Team Explorer. Also learn how to print a list of work items. |
work-items, engagement-fy23 |
azure-devops-boards |
B2E9B082-15BE-448C-96D8-3EF048A15560 |
how-to |
chcomley |
chcomley |
<= azure-devops |
09/19/2023 |
[!INCLUDE version-lt-eq-azure-devops] [!INCLUDE version-vs-gt-eq-2019.md]
Using work items to track your work provides a host of benefits, including the ability to easily share information. You can capture most information within the work item Description or other rich-text formatted field. If you need to maintain the information in a different format, you can easily link to or attach a file.
Emailing lists of work items is a common way to share work tracking information. The following table indicates which tasks or features are supported from the web portal and Visual Studio.
Note
The tasks/features listed in the following table aren't available when you're connected to a GitHub or third-party Git repository. Also, they aren't available from Visual Studio under the following conditions:
- If you're set to use the new Git Tool as described in Git experience in Visual Studio.
Important
We strongly recommend that everyone use the default view instead of the legacy view. It is designed for you to quickly access a list of work items based on your assignment, following, mentioned, or recent updates. The legacy view is no longer being enhanced and we expect to remove it in a future release of Visual Studio.
:::row::: :::column span="2"::: Task/feature :::column-end::: :::column span=""::: Web portal :::column-end::: :::column span=""::: Visual Studio :::column-end::: :::row-end:::
:::row::: :::column span="2"::: Email summary list with links to work item(s) :::column-end::: :::column span=""::: ✔️ :::column-end::: :::column span=""::: ✔️ :::column-end::: :::row-end::: :::row::: :::column span="2"::: Print work item(s) :::column-end::: :::column span="":::
:::column-end::: :::column span=""::: ✔️ :::column-end::: :::row-end::: :::row::: :::column span="2"::: Email link to a work item query :::column-end::: :::column span=""::: ✔️ :::column-end::: :::column span=""::: ✔️ :::column-end::: :::row-end::: :::row::: :::column span="2"::: Email query results :::column-end::: :::column span=""::: ✔️ :::column-end::: :::column span=""::: ✔️ :::column-end::: :::row-end::: ::: moniker range="<=azure-devops" :::row::: :::column span="2"::: Export query result as CSV :::column-end::: :::column span=""::: ✔️ :::column-end::: :::column span="":::
::: moniker range="< azure-devops"
Note
For the email feature to work, your administrator for Azure DevOps Server must configure a Simple Mail Transfer Protocol (SMTP) server.
::: moniker-end
[!INCLUDE temp]
You can quickly email a summary of one or more work items. Summaries include the values assigned to these fields: work item ID, title, work item type, assigned to, state, and tags.
Important
If you use the built-in email feature, you can only send the email to individual address for a project member that is recognized by the system. Adding a team group or security group to the to line isn't supported. If you add an email account that the system doesn't recognize, you receive a message that one or more recipients of your email don't have permissions to read the mailed work items.
From the web portal, open the work item, choose the :::image type="icon" source="../media/icons/actions-icon.png" border="false"::: actions icon, and select the Email work item option. The first 200 items in the list appear in a formatted table.
Important
We strongly recommend that everyone use the default view instead of this legacy view. It is designed for you to quickly access a list of work items based on your assignment, following, mentioned, or recent updates. The legacy view is no longer being enhanced and we expect to remove it in a future release of Visual Studio.
From Visual Studio or Team Explorer, choose . This option requires that you configure Office Outlook on your client computer.
::: moniker range="< azure-devops"
Note
If you connect to an on-premises Azure DevOps Server, your server administrator must have configured an SMTP server for the email feature to work.
::: moniker-end
Another way to share items is by emailing summary lists, such as a sprint summary plan or active bugs list. You can share items from a backlog or query results list.
Depending on the option and client you choose, summary lists may or may not include a hyperlink to the work item ID.
To email items from the web portal: Open a backlog or query and highlight the items from the list. Open the context menu for one of the selected items and select to email them.
If you want to mail a list of all items in the backlog or query, choose the :::image type="icon" source="../media/icons/actions-icon.png" border="false"::: actions icon, and select the Email option.
Important
We strongly recommend that everyone use the default view instead of this legacy view. It is designed for you to quickly access a list of work items based on your assignment, following, mentioned, or recent updates. The legacy view is no longer being enhanced and we expect to remove it in a future release of Visual Studio.
To email items from Visual Studio: Open a query, highlight the items from the list, choose the context menu, and select Send selection to Microsoft Outlook from the menu. This option requires that you configure Office Outlook on your client computer.
With this option, you can copy an HTML formatted table of selected items. You can then email this list using your choice of email client.
-
From the web portal, open a backlog or a list of query results.
-
Select the work items you want to copy.
The formatted table contains a link to each work item included in your selected results list.
-
Paste the contents of the clipboard into your email client or other application. To open a linked work item, requires users to have read access to the project or area node for those work items.
Open a query in Visual Studio that contains a work item that you want to print, select or highlight those items, and then select the Print option from the context menu.
Important
We strongly recommend that everyone use the default view instead of this legacy view. It is designed for you to quickly access a list of work items based on your assignment, following, mentioned, or recent updates. The legacy view is no longer being enhanced and we expect to remove it in a future release of Visual Studio.
Some teams want to work with physical cards when planning or updating their physical Kanban or Scrum task boards. There's no native support for printing work items as cards. However, you may find a solution from the Azure DevOps Marketplace.
Note
All URLs you copy, regardless of the client you use to copy them, opens the work item in the web portal.
From the web portal, copy the URL from the web browser address or hover over the title and then select the copy-to-clipboard icon.
Important
We strongly recommend that everyone use the default view instead of this legacy view. It is designed for you to quickly access a list of work items based on your assignment, following, mentioned, or recent updates. The legacy view is no longer being enhanced and we expect to remove it in a future release of Visual Studio.
From Visual Studio, right-click the work item tab to copy the URL. The URL opens the work item in the web portal.
::: moniker range="<=azure-devops"
From any query, you can export a list of work items as a comma-delimited list. Open the query, choose the :::image type="icon" source="../../media/icons/actions-icon.png" border="false"::: actions icon, and choose Export to CSV. For more information, see Bulk import or update work items using CSV files.
::: moniker-end
::: moniker range="<=azure-devops"
::: moniker-end
You may find other ways to share information by exporting work items to other applications such as Microsoft Word. For more information, review the Marketplace extensions that support Microsoft Word.
::: moniker range="azure-devops"
::: moniker-end
::: moniker range="< azure-devops"
::: moniker-end