Receive email in TFS when I have a new task
Asked Answered
P

3

6

Is there a way to receive an alert (email) in TFS whenever I have a new task?

Palumbo answered 11/5, 2010 at 17:49 Comment(0)
L
6

In TFS 2008: right-click project, Project Alerts and check "When my workitems are changed by others"

Lawrence answered 11/5, 2010 at 17:54 Comment(2)
Thanks. I just dug deeper and it appears it is that simple. I thought there was a way to get more types of alerts to appear.Palumbo
There are a number of other alerts available, but not in the GUI. This is a good article on the command-line for different alerts: msdn.microsoft.com/en-us/magazine/cc507647.aspxLawrence
W
6

Team Foundation Power Tools - Alerts Editor

"Alerts Editor A GUI tool plug-in to Visual Studio that supports flexible subscription of alerts based on check-in, work item change, or build completion."

Whippet answered 12/5, 2010 at 13:24 Comment(0)
P
1

For TFS 2010 there is an easy solution for you now, via a plugin which can be downloaded from CodePlex - Team Alert

It's a simple copy-paste solution which can take you 5 minutes to put in place using the configuration extract listed in the post below. This plugin will also enable this rule to any user in the assigned to value, as opposed of setting up an alert for each user individually.

This post will show the exact configuration you need to perform the alert notification. Notify AssignedTo user of new work (for a specific TFS project)

Pig answered 31/7, 2012 at 3:46 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.