I have a filter like below:
status changed to resolved during (startOfMonth(), endOfMonth()) by (user1, user2, user3, user4, user5)
Now I want to draw a pie chart on number of issues resolved by each user. I don't have a database field which indicates the user who changed the status to resolved. How can I do it?
Hi @Murugesh G
I think you may use the "pie chart" gadget to do so.
Then you should be able to get the pie chart you want with your filter and the statistic type you want .
Hope this helps!
I'm already using this logic, but the assignee gets changed when the status moved to next state. So this is not reliable.
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.