i want to filter the tickets on the basis of person who commented on the ticket

Indraj Prakash
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
July 2, 2024

Like on 10 ticket i want to filter out how many time User1 , user2 and user3 commented.

what should be my JQL query.

1 answer

1 vote
Vronik
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 3, 2024

Hi

It depends on what project or what type of incidents, etc., you first select where you want to see it from and add the comments condition, for example:

project = "XXXX" OR IssueType = "XXXX" and commentedBy in (X,X,X)

If my answer helped you,
please mark it as accepted so that other people looking for similar problems can find it more easily


Thanks

 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
PREMIUM
TAGS
AUG Leaders

Atlassian Community Events