Hi all,
I just created a new "cascading select" custom field with lots of options. I can use it to filter or search for issues, despite advanced search (aka JQL) is very tricky.
The problem is that I cant use this field to group by in most gadgets. I.e, can't use in Pie Chart, nor bidimensional filter statistics gadget.
I've tried this plugin from https://marketplace.atlassian.com/plugins/eu.kprod.jira.stattable-searchers and Im able to select this field in the gadget configuration options. But, pie chart and others only classify using the first level option of the cascading select field.
i.e. with these options in the custom field:
option 1, child 1
option 1, child 2
option 1, child 3
option 2, child 20
option 2, child 22 ...
Pie Chart, Two dimensional ... etc is grouping only by "option 1" and "option 2".
How can I achieve this? Should I use another customfield type?
Thanks!
Hello,
Your are using the right type of customfield.
This plugin provide statics for the first level option only:
"Multi level" statistic is available since JIRA 6.1 (see JRA-6411 ) :
As shown above, depending on your data you have to chose statistics that match the wanted view. ie: you can not have "first level only" statistic in one gadget and "multi level" in another one.
Best regard,
Marc
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.