1

Currently we're experimenting with TFS2012. We're new to agile, but love it right away. Anyway, what we're looking for is cross-project / cross-sprint resource planning facility.

To be more specific, if I work in multiple projects simultaneously, I need a view for my superiors to show them how busy I am. Something very much like this :

enter image description here Now I know that TFS has all the data required for that. Does such a thing exist? Or would I have to develop a plugin myself?

EDIT: Since this has been answered, I posted a follow-up detail question.

Community
  • 1
  • 1
Sebastian Edelmeier
  • 4,095
  • 3
  • 39
  • 60

1 Answers1

1

I haven't seen anything with such a feature, however using the api to access iteration dates to generate an iCal which can be imported to an exchange calendar seems fairly easy.

Betty
  • 9,109
  • 2
  • 34
  • 48