The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

find all issue that I commented

Calogero Bonasia
Contributor
May 13, 2015


I would like to find all tickets that I commented even if I was not (ever) assignee or resolver. I tried to follow this guidance, but writing does not work JQL parameter BY

https://confluence.atlassian.com/display/JIRA/Advanced+Searching#AdvancedSearching-Comment

 

3 answers

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

1 vote
Answer accepted
Udo Brand
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 Champions.
May 13, 2015

If you have scriptrunner installed you could use

issueFunction in commented("by <USER>")

out of the box you can't search for issue which you have commented.

Calogero Bonasia
Contributor
May 13, 2015

yes, I have installed script runner, but I have not (yet) learned to use it.

Udo Brand
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 Champions.
May 13, 2015

If you wan't to learn see here for JQL-functions: https://jamieechlin.atlassian.net/wiki/display/GRV/Scripted+JQL+Functions

Joe Pursel
Contributor
March 12, 2021

The link in this comment is now dead.

1 vote
Benito Picarelli
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 13, 2015

Hi Udo,

To use that script, you can go into Administration > Add-ons > Script Console.

Cheers

0 votes
Mert Karadağlı _ Köstebek Teknoloji _
Contributor
November 29, 2015

You can use JIRA Comment Toolbox without script. After installation you can search with

issue in commentedByUser("jirauser") For detail,you can view plugin documents.  

TAGS
AUG Leaders

Atlassian Community Events