Hi.
I need to know what projects and tasks a user worked in a such month. How can I get this information?
Hi Cate - you could use the Activity Stream gadget and place it in a Dashboard.
Hi @John Funk , how can I get it in a tabular form, need to prepare a report with all statistics
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yikes, that's a different story. I would first create a filter like:
project = ABC and assignee was in (john.funk, aswini.pradhan) during (2020-05-01, 2022-05-31)
Change out the names for the people you want to see and the dates for the month you want.
Then create a dashboard and add a Issue Statistics gadget based on assignee as the issue statistic.
It's not going to give you a complete tabular form but will show counts by user. If you click on the number for the user, it will show all of the items they worked on.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.