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?
Out-of-the box you can't. You might achieve this by: