Need help setting up automatic email
Hello:
I'm using RTC 2.0.0.2iFix4.
My scrum masters want to get email when defects are created with blocker as the severity (or we could use tags if that makes it easier).
Can you recommend an implementation for this? Currently, the scrum masters can manually subscribe to those defects, but I would like something more automated.
-Thanks
Maggie
I'm using RTC 2.0.0.2iFix4.
My scrum masters want to get email when defects are created with blocker as the severity (or we could use tags if that makes it easier).
Can you recommend an implementation for this? Currently, the scrum masters can manually subscribe to those defects, but I would like something more automated.
-Thanks
Maggie
One answer
Hello:
I'm using RTC 2.0.0.2iFix4.
My scrum masters want to get email when defects are created with blocker as the severity (or we could use tags if that makes it easier).
Can you recommend an implementation for this? Currently, the scrum masters can manually subscribe to those defects, but I would like something more automated.
-Thanks
Maggie
Hi Maggie
Not directly - but there are a few options:
1) Ask the people who create the work items to subscribe the scrum master
2) Have the scrum masters subscribe to the RSS feed for work items on a project - you may be able to filter out things that are not blocking defects.
3) Use a dashboard with a query to list all defects that are blockers.
There may be other options - including using server-side coding to add a subscriber (the scrum masters)
anthony