简体   繁体   中英

Azure DevOPS - Get notified when you are assigned a work item

I am currently struggling with my Azure DevOPS project where I would like that every user of the project to receive an email notification whenever a work item (task/user story/bug) is:

  1. Assigned to that person
  2. Re-assigned to other person
  3. Some properties have been changed inside the work item

Therefore, I have followed the Microsoft docs regarding this feature and I could not manage to receive any of the notifications mentioned in the list above.

What I have done:

  • Added users to the Default Project Team
  • Went to Project Settings -> Notifications and created the following Subscription

订阅配置的片段

  • Checked that the entire Organization has the personal notification "A work item assigned" for any project inside the organization is active (and it is)

子片段

Even though all the members of the project team has the same settings as presented above, none of us are receiving any email (not even the ones regarding "A work item is assigned" - even though the setting is on the entire organization)

What should I check further?

Check Delivery settings to see whether Deliver to individual members is selected.

在此处输入图像描述

在此处输入图像描述

And try to uncheck Skip initiator checkbox:

在此处输入图像描述

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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