How can I write group by in jira jql?

Avinash Dubey picture Avinash Dubey · Jun 27, 2013 · Viewed 7.8k times · Source

I am working on few reports in which I am taking data from jira using REST API. For searching purpose, I am using JQL. I want to use group by tag for few of my queries. How can I use group by tag in JQL?

Answer

Kuf picture Kuf · Jun 27, 2013

Out-of-the box you can't. You might achieve this by: