@mention in Azure Devops Discussion section doesnt send mail

96 Views Asked by At
  1. Mention of name in Discussion:

Image1

same problem for Build as well, as it is enabled from here but no notifications

  1. Project Notification where the settings is enabled:

Image2

Image3

User Notification Settings turned on as well:

Image4

  1. Want the result like this if someone mentions or build is completed:

Image5

1

There are 1 best solutions below

0
wade zhou - MSFT On

For your build complete subscription, it appears you used folder path while not definition name in the filter, as the pipeline definition Name cannot contain \. Please double check the definition name and fix the value.

You can go to Organization settings->Global notifications -> Statistics page, click ... to check the details of the event, there could be latency(serveral mins on my side).

enter image description here

Notification received:

enter image description here

Regarding the @mention in Work item discussion, i can reproduce once, you can find the message in above screenshot: enter image description here

Please try to add the target user to the project, and have a double check(which looks like an incident).

enter image description here