How to create a single notification rule to send emails to whoever assigned to the workitem on workitem change
according company policy person responsible (in assignedto field) particular work item has receive email notification on each change of workitem.
i didn't manage create single rule workers in project, have create separate rule each person in following way:
notification:
.name = wi-j.smith
.condition = "portfolioproject = myproject , assignedto=j.smith"
.sendto = j.smith@mycompany.com
i wonder possible create single rule somehow in following manner:
...
.condition = "portfolioproject = myproject "
.sendto = @assignedto
mike
mike, i'm not expert on area, try having a subscription web service instead of mail address, , have web service one forwarding email right end user.
of course, unfortunately more work single rule attribute, @ least might mitigate having keep rules date when new people or email addresses change.
hope helps...
ben
of course, unfortunately more work single rule attribute, @ least might mitigate having keep rules date when new people or email addresses change.
hope helps...
ben
Archived Forums V > Team Foundation Server - Project Management & Work Item
Comments
Post a Comment