Work Item Time Tracking
One answer
Hello,
I believe RTC is enabling work item owners to enter their time spent on a work item. Wondering would it be possible to generate a report (through a dashboard or by other means) with "Time Tracking" values entered through work items?
Thanks,
Bala.
What you could do is add the time tracking from the formal process template to your process template which will enable the users to enter time spent on each tasks for each day. See
http://publib.boulder.ibm.com/infocenter/clmhelp/v3r0/topic/com.ibm.team.platform.doc/topics/t_customize_template_formal_features.html
The solution you are talking about would require you to create a birt report for instance that looks at facts - eg work item changes to see every time they were updated - and that might run a bit slow if you have many work items.