I would like to use in my search the group by clause so that in my search if field is assignee then all tickets pulled out can be grouped by each assignee pulled and not just order by clause
Thanks John, i created a new dashboard and did pull in my search query in it.
It shows a graphical presentation in % usage only , any other way i may expand what all the gadget may include for fields or data
Not with that gadget, but you can use the same filter and use another gadget (I would add a second gadget) called Filter Results. With that gadget you can add multiple fields.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks John, the filter result gadget worked fine for me and am able to see selected fields base on assignee field
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Anju,
Another option is to use the Issue Statistics gadget on a dashboard. Pull in your filter on the gadget and then put in Assignee for the Statistic Type value.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thanks John,
Being a new user in Jira I am not sure where is the Statistics gadget option.
I only see manage dashboard
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Yes, create a Dashboard first and then click on Add gadget. When the list comes up, choose the link Load all gadgets. Then select Issue Statistics.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
There is no group-by clause. A Jira Query Language (JQL) search returns only issues, no data, or manipulation of data.
It is up to where you use it to sort, group or whatever. You'll need to find a report that supports grouping, not change the query.
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.