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: 

How can I search for the issues commented by certain user

Mohamed Saad Taha
Contributor
August 28, 2022

Dears,

 

How can I search for issues commented by certain user even basic or advanced 

 

BR

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

3 votes
Answer accepted
Alex Koxaras -Relational-
Community Champion
August 28, 2022

Hi @Mohamed Saad Taha 

You can use scriptrunner for that reason. See this thread here https://community.atlassian.com/t5/Answers-Developer-Questions/How-do-I-search-for-comments-by-a-specific-user/qaq-p/484405

or simply write:

project = TEST and issueFunction in commented(' by lisa')
Mohamed Saad Taha
Contributor
August 28, 2022

Hi @Alex Koxaras -Relational-  

 

I got this message Field 'issueFunction' does not exist or you do not have permission to view it.

 

although Iam admin

Alex Koxaras -Relational-
Community Champion
August 29, 2022

@Mohamed Saad Taha do you have scriptrunner?

Mohamed Saad Taha
Contributor
August 29, 2022

Hi @Alex Koxaras -Relational- 

unfortunately no 

Alex Koxaras -Relational-
Community Champion
August 29, 2022

Then you can't, with out of the box jira functionalities. You could export all issues as csv and then search within your exported file.

Otherwise install scriptrunner for a trial period and use it to search for these comments.

Like Mohamed Saad Taha likes this
Mohamed Saad Taha
Contributor
August 29, 2022

Thanks a lot for your efforts

jun lee
Contributor
November 23, 2022

@Alex Koxaras -Relational-  

Hi

 

I used jql as like issueFunction in commented('by username'), but some issues are included in queary result.  For example, person A commneted to jira issue #1, 2, 3, 4, 5 but the results of the inquiry are only included in 1, 2, and 3.

 

Do you know why?

TAGS
AUG Leaders

Atlassian Community Events