|
| Status: | Complete: | ||
| Importance: | Urgency: | ||
| Release: |
Description
it would be very cool to support a view showing what I've spent my time on today/yesterday/this week, whenever (what issues/projects/iterations I have worked on today, when and for how long)
it would also be pretty cool to have chart (bar/pie) to show how time was divided between different projects. I'm not sure how to handle the tree since I would like to see summary, but a good point to start would be to include only root level projects and gather time for it by adding all time stamps from sub-projects
I'm asking this feature because it would be very helpful to how I spent my time when I use AgileTrack to work on different projects (which I do)
Comments
We do a lot of billable work which we are now tracking (quite nicely) with Agiletrack. This is really the only show stopping missing feature for us, and to get around that I have written a perl script to access the database and print out the reporting we need. I don't expect it to be useful directly, but I would be happy to make it available to provide an idea as to what exact reporting we find most useful.
A release is going to be put out which has preliminarly reporting functionality. At this point it only gathers data and presents it in a very basic table form. The data gathering is pretty flexible and extensible. I would be interested in an example of what specific information is useful for your reports, how things are grouped, etc.