Hi,
Can anyone please suggest which two dimensional Jira Gadget to use for something like..reporting Issue Id on X Axis & Issue Age on Y Axis.
Please note ‘Average Age Report’ does not suffice our need.
Thanks in advance!
You need a field to display the issue age first, to then visualise this data on a dashboard gadget.
I've found a method to do this using Automation for Jira.
--------------
To do this, as a Jira Admin:
^ This rule calculates the difference between the created date and today, providing a numeric value in the field.
You can then use this field in a dashboard gadget - for example, a Filter Results gadget, using a filter which looks for open issues. Select "Issue Age" as one of the columns.
--------------
A few additional notes:
--------------
Let us know if this works for you!
Ste
Stephen,
nice solution. One question, is this missing the part of only updating the Issue Age for open issues? Would you not want to add “AND status category != Done” in the JQL?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ste Wright
Thank you for detailed response - I appreciate the time you took to explain the steps needed to be taken. I will give it a try and keep you posted.
Thank you,
SM
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Awesome @Srilata Meka - let us know how it goes!
@Jack Brickey - I actually did build it in a similar manner, I used AND resolution IS EMPTY
I left it off the original answer to give the choice of utilising the JQL best suited - but I think you're right, it makes sense to mention it (I've refined the wording). It would be beneficial if you have a large number of issues.
With this included you could also use "Issue Age" for both days since created and the lead time, as the count will stop after resolution has been set :)
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Ste Wright , the solution worked. I really appreciate how quickly you responded with a detailed solution.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ste Wright , The solution suggested by you had been working great for Project A. Now I am applying this 'Automation Rule' to all the existing projects in our Jira instance.
I updated the Scope of the Automation Rule to Global & ran the Rule. But Rule ran only on Project A.
I tried editing one of the 'Issue' from Project B and ran the rule, 'Issue age' was displayed only for this defect from Project B.
I tried updating the Scope to 'Multiple projects', updated even JQL query and ran the Rule. but still no luck.
Can you please let me know, what am I missing?
Any help would be greatly appreciated. Thank you !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Ste Wright , Thank you, I am all set!
Your initial response had the answer to my yesterday's question. I setup the automation rule at project level & am seeing the expected results.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
This worked really well, however when I ran the automation it appears that when the "Issue Age" custom field was updated all subcribers and watchers of issues that met the JQL query received an email letting them know that the automation ran and the calculated value of the "Issue Age" field. Is there a way to prevent updates to the new "Issue Age" field from triggering email updates to end users?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When creating the Action, you should be able to...
^ I'd test this though, to see if it applies to subscribers/watchers. Let us know how you get on :)
Ste
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks Stephen, yes found this setting after creating the automation. Forgot to update this post. It’s does work.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have set this up, and it doesnt seem to be accurate. I have tickets created last month on feb 6th (almost 29 days ago) and the issue age in my dashboard is displaying the ticket as '4 days old'.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
custom field created is not showing in the gadgets for selection, also it will be great if you could recommend which gadget will be helpfull to show the issues of age <5, 5<15, 15<30 ,30 <45 and <45 seperately
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.