Added by Rajat Agarwalla over 12 years ago
Hello,
I'm a new user of redmine.
I'm looking for a report that will take input parameters as the username and date range. It will then display which issues the user has worked on in that date range and the time taken per issue.
Is this something available in Redmine?
Thank you,
Rajat
The RedmineTimelogReport will do pretty much what you need. You can to aggregate hours by user and issue.