Hi, I have a reason code which is applied when a JIRA issue is Closed for example Resolved, Duplicate, Rejected, etc.
I also have an Issue Type that can be assigned e.g Reference Data, Query, etc to each Issue
On my status dashboard I would like to show the issue type, further broken down by the Priority on the Y axis and then for each Priority row (X axis) I would like to show the count of issues by the status e.g Closed - Resolved, Closed - Rejected, Closed - Duplicate etc
Is this possible? Do I need to build a filter that includes the concatenated columns?
PS. I do not want to complicate the workflow by adding lots of extra unnecessary statuses.
Thanks in advance