简体   繁体   English

Azure DevOps - 从工作项链接到 email

[英]Azure DevOps - linking to an email from a work item

In our team we simply want to link to existing e-mails.在我们的团队中,我们只想链接到现有的电子邮件。 I see many explanations online on how to make an automated procedure that triggers when an e-mail comes in, but that's not what we want.我在网上看到很多关于如何制作一个在收到电子邮件时触发的自动化程序的解释,但这不是我们想要的。

We simply want to link to an e-mail in our inbox in the work item.我们只是想在工作项中链接到收件箱中的电子邮件。

Something like 'Refers to: 'e-mail' '.类似于“指的是: ‘电子邮件’ ”之类的东西。

Unfortunatelly, it's not supported to link work items with existing emails.不幸的是,不支持将工作项与现有电子邮件链接。

Link types: https://learn.microsoft.com/en-us/azure/devops/boards/queries/link-type-reference?view=azure-devops链接类型: https://learn.microsoft.com/en-us/azure/devops/boards/queries/link-type-reference?view=azure-devops

You may add the links of emails to Description as a workaround.作为解决方法,您可以将电子邮件的链接添加到描述中。

在此处输入图像描述

In addition, you could add a custom field to support tracking data requirements you have that aren't met with the existing set of fields.此外,您可以添加自定义字段以支持现有字段集无法满足的跟踪数据要求。 Please refer to this document: https://learn.microsoft.com/en-us/azure/devops/organizations/settings/work/add-custom-field?view=azure-devops请参考这个文档: https://learn.microsoft.com/en-us/azure/devops/organizations/settings/work/add-custom-field?view=azure-devops

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM