How to graph number of issues having given custom field value over time? (dashboard gadget?)

Sean Tegtmeyer January 17, 2020

Hi all,

Does anyone have recommendation for dashboard gadget that could graph number of custom fields having a given value over time?  For example, if i had custom field myField;  then if there were 20 issues yesterday that had this value set to True, and 15 issues today had it set to true, i would want graph showing 20 yesterday and 15 today.  The only way i can think to do this at moment is to write script that would poll jira daily, database the value, and then have some charting software give me the graph.  I wonder if it's even possible for a dashboard gadget to do such, because i don't know that jira allows storing historical custom field values.  Thanks for any help / ideas.

0 answers

Suggest an answer

Log in or Sign up to answer