Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Come for the products,
stay for the community

The Atlassian Community can help you and your team get more value out of Atlassian products and practices.

Atlassian Community about banner
4,557,331
Community Members
 
Community Events
184
Community Groups

How do I search for comments by a specific user?

In cloud JIRA I like to see what tickets were updated by "joe" in last 24 hours. 

You would think that this is something that is available out of the box, or am I missing something?

 

 

thanks

5 answers

0 votes
Conrad
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!
May 03, 2023

In case this is still something that people need help with. The way I was able to get issues by commentators was by using the issueFunction:

...AND (issueFunction in commented("by [user]") OR issueFunction in commented("by [user]") OR issueFunction in commented("by [user]"))...

Still hoping for this functionality out of the box. 

Hello,

I see that in 2017 you could not do a search for comments added by a specific user, but has this changed or is it still not available out of the box?

Thank you, Melissa

0 votes
Jobin Kuruvilla [Adaptavist]
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.
Sep 28, 2017

If you want to find issues where a comment was added by a user, you need a plugin like JQL Tricks. It cannot be done by the default search functionality.

thanks.

Sad that Atlassian does not support such basic use case. For us who use Cloud instance and do not even have the option to use add-ons. 

Like # people like this
0 votes
Gregory Van Den Ham
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.
Sep 27, 2017

try a JQL Issue search something like:   

status changed by "Username" and updated> startOfDay("-1")

In this case startOfday would be today and this is looking at the users updates from yesterday (the -1).

If you're not sure of the person's username, find it in their profile or if you have admin access, look at their user info through the admin users screens.

I am looking for any update. Not just status change. In particular I am looking for users who put a comment in the ticket but do not change anything about the ticket so I hard time to find out through Status or Assignee change. 

How do I find out tickets were a comment was added in the last 24 hours?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events