Need to find out a way to get top 10 tickets from each issue type categories based on clients.

Vyshnavi S July 23, 2024

For example : in rlsh ,bug , lets say its AFO Client, how much time the request get raised quiet often in a month we need to categorize those tickets in top 10 based on repeatation of the issue raised

1 answer

0 votes
Cristian0791
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
July 23, 2024

Hi Vyshnav,


You can try:
JQL
: project= (input project name) and issutype = bug and reporter = (Input reporter/client) 

This will bring all tickets that are opened by a specific reporter. 
The you can export this in XLS and make a count based on Summary or Description what ever is relevant for you to find how many tickets with the same topic have been opened.

Hope this helps you.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events