Hi,
I'd like to display issue statistics on my JIRA dashboard by the column name, not the underlying status that the columns are mapped to. For example, my columns could be:
a -> b -> c
and they could be mapped to multiple statuses a1, a2, b1, c1, c2, c3 as part of the workflow but I only want to see the # of issues rolled up in to a, b or c
I can only seem to choose "Status" which is too granular for our reporting - is there another option?
Thanks,
Jess
There's not another field options natively..
There are some board-based gadgets - such as the Agile Wallboard Gadget.
But if you want to use Issue Statistic - there is an alternative. It does rely on a common board layout per project - but you could add an automation rule to populate a custom field - Board Column.
Here's an example of how to do this:
^ This creates a field which is based on your column mapping, which is automatically updated based on status transitions. You can utilise this field in the Issue Statistic gadget amongst others :)
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.