tags:

views:

25

answers:

0

My team is using VSTS 2010 and by default TFS 2010 provides multiple bug reports like 'Bug Status', 'Bug Trend' and so on. I want to send these reports to the entire team and I want it to be rendered in email and not as an attachment.

Any ideas on how we can do this? One idea which I am thinking right now is to have 1. TFS 2010 has these reports as SSRS and I can have have a subscription to send this reports to a shared folder. I need to write a utility to parse these reports from this shared folder and send in an email. But this is just 1 solution which I can thinking.

Do you guys have any other solution or someone who has already worked on something similar?