I am trying to create a gadget on a dashboard in JIRA that shows the aging of tickets. I currently have 3 types of tickets (service requests, incidents and new feature). I want to only create this gadget based on the service request and incident ticket types (excluding new feature). I can only see the standard aging chart report but no option to separate out on ticket type.
Hi @Siobhan Anderson , you need to exclude “new feature” in the filter that you associate with the gadget. If you are currently using the project to associate to the gadget change to something like the following...
project = abc and type != “new feature”
after you have the filter displaying the results you wish then save it and use in the gadget.
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.