Forums

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

JQL to get issues commented by an user in a period

Sara
Contributor
September 2, 2024

Hello, I need to get all issues commented by an user in the last week, is that possible in jira cloud? How?! Thanks in advance.

2 answers

1 accepted

1 vote
Answer accepted
Walter Buggenhout
Community Champion
September 2, 2024

Hi @Sara,

That is unfortunately not a search supported natively in Jira, but it can be done with marketplace apps like Scriptrunner or JQL Search Extensions.

Hope this helps! 

2 votes
Prosper Agwegiokhe
Contributor
September 2, 2024

Hi @Sara,

I’m Prosper, a support engineer at Appfire, and I’m here to help you.

As @Walter Buggenhout  has said, this isn't supported natively in Jira, but if you are open to 3rd party solutions, the app I work for, JQL Search Extensions for Jira, you can use the query below to get the results for your use case:


commentedByUser = "{username}" and commentLastCreatedOnDate > -7d

You can see more information about this query here, and please contact our support if you have any other questions about this query.

We’ll be happy to help you!

Best regards,
Prosper.

Suggest an answer

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

Atlassian Community Events