Hi everyone,
I have a problem, I'm simply trying to display a list of specific user who marked as RESOLVED some tickets with the Pie Chart gadget.
I have my filters to see the relevant list of tickets I want, I even limit the "resolver" with specific usernames.
project = XYZ AND created >= -90d AND status was Resolved by (username1, username2, username3)
But the issue is when I try to build a dashboard with a gadget. As we do not have a proper "Resolver" or "Resolved By" field. I can only display assignees. Which of course, hijack the result displayed in the gadget (like Pie chart).
Any help or workaround?
Thank you