The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 

Can't see the 'created date' in the 'statistic type' dropdown on the issue statictics gadget

Simon Romans
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
May 30, 2013

https://confluence.atlassian.com/display/JIRA040/Adding+the+Issue+Statistics+Gadget

Can't see the 'created date' in the 'statistic type' dropdown on the issue statictics gadget. Does this need some kind of Admin switch on to be able to be seen?

2 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

0 votes
Answer accepted
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 30, 2013

The issue-statistics gadget requires fields that have lists of possible options. Lists of users, select lists, radio-buttons, components - all of these are lists of options.

But strings, numbers and dates are not - they have effectively infinite unbounded options, and hence, are not suitable for the gadget. You could, in theory, code around this (generate a list on-the-fly and use that instead of reading the field list), but you'd still have the potential for unbounded results which would then fall over.

As an example, imagine the main Jira I look after at the moment. 420,000 issues. Someone does the coding above, so that the gadget can use "created date/time". That's a list of around 420,000 date/time values...

0 votes
AmandaA
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Champions.
May 30, 2013

Hey Simon,

Issue Statistic is a fixed source based gadget, the 'Statistic type' dropdown only can use those fields(both custom fields and system fields). You can find them by going to your field configration and custom fields page. I don't think 'created date' belong to any of them.

TAGS
AUG Leaders

Atlassian Community Events