We just did a merge from Zendesk to Jira and I'm trying to create a dashboard that shows a weekly report of all my team members and how many tickets they solved.
Hello is there any possible chance this could be explained where could i input this info in Jira to get this report
Hi @Linda Thang and welcome to the community!
This would serve as the base filter that could drive a report where you're looking for issues resolved over the past 7 days:
Project = x AND resolved >= -7d
From there, you could use any number of gadgets to present by assignee. A couple that come to mind:
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.