What field types are considered 'stattable' and can be used in gadgets that require a statistical field type?
For counter type statistics, it's "select" things. Select/radio, multi-select/checkbox, components, and versions. Issue type and project also fall into that type.
It really depends on whether field says "I'm stattable" to Jira though - for other field types, you'll probably need to test it or look at the code!
The system field "LABELS" is appearing in the statistic type while its not any of the types mentioned by you above. I find inconsistencies in the statistics type with different gadgets like "Issue Statistics" , "Pie Chart" etc. Also it looks like a type "textfield" can never be used as a statistic type. What other gadget will you suggest that I can use to plot textfield1 vs textfield2
Thank you & Regards,
CAUK
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Labels are a "select" type thing
You will find differences because gadgets do different things and a field type may be appropriate to one gadget's work while useless in another.
You need to think through what a gadget is trying to tell you, and the nature of the information in a field.
There is nothing to plot text fields against one another because it is useless. Because you can put anything you want in a text field, the data in one has a vast number of possible options, and hence cannot be assumed to be the same on any useful scale. So when a gadget like the pie chart is looking at them, it would never display anything other than a single segment for each issue, even if the issues had identical values.
To plot field vs field, you need to be using fields where those plots actually can be done. Analyse your text fields, work out how to convert their content to useful lists and then replace them with select list type fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.