So, I have a Custom Field, called 'Stage'. There are 5 options to choose. I want a line graph showing for a running daily check, how many issues had a 'Stage' of 1, 2, 3, 4 (4 of the possible 5 options). Using a JIRA query to populate the rows in my table.
Something like (I know this isn't proper query)
First query:
stage = one (on date 1/1/2015)
Second query:
stage = one (on date 1/2/2015)
Am I making sense? The chart would look similar to below.
Screen Shot 2015-11-17 at 2.38.41 PM.png
On JIRA Server with the Dataplane plugin this is easy using the Issue Values Snapshots by Date report.
I don't know how to do it with naked JIRA without any plugins.
In JIRA Cloud you might be able to do it with the EazyBI plugin.
@Doug Swartz suggestion for EazyBI seems to be the solution, and more. Thanks, Doug!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.