Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
130 views
in Technique[技术] by (71.8m points)

Avoid being flooded by Azure Devops notifications

We have global notifications setup to send notification to work items assignees. But since there are many fields in these work items, users complain about receiving too many notifications.

We want to setup work item change notifications to be sent only when certain fields are updated, For eg. only on state and title change of a work item.

Is this possible in Azure Devops?

question from:https://stackoverflow.com/questions/65922035/avoid-being-flooded-by-azure-devops-notifications

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Answer

0 votes
by (71.8m points)

Yes, this is achievable in Azure devops. You only need to configure the filter criteria for the notification. See below example:

Navigate to the Organization Settings page-->Global notifications-->Statics tab-->Select the notification your team subscribed.

enter image description here

Then Edit the notification your team subscribed. Add the new clause in the filter criteria section to only send notification on the specific fields changes.

enter image description here

Check out document Manage notifications for a team, group, or organization for more information.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...