Forums

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

Jira Comments

Fiona
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!
June 29, 2018

Hello All,

I wanted to filter the user commented issues with in the date range or specific date 

 

Best Regards,

Fiona 

2 answers

1 vote
sudhakar
Contributor
June 29, 2018

Hi

Hi

We can  get this using   JQL Search Extensions plugin

JQL : (commentedByUser = "Jane Potter" AND commentedOnDate = "2016/03/14") 

query gives us list of issues commented by user on given date 

 

Cloud Link : https://marketplace.atlassian.com/apps/1214791/jql-search-extensions-for-jira?hosting=cloud&tab=overview

Regards

Sudhakar

0 votes
Tansu Akdeniz
Community Champion
July 2, 2018

Hi @Fiona,

You can find some different alternatives from this page; https://community.atlassian.com/t5/Jira-questions/How-can-I-search-issues-to-which-a-user-has-commented/qaq-p/91873

If you have Script Runner add-on, you can do it via JQL below;

issueFunction in commented("after 2018/06/01 before 2018/07/01 by tansu.akdeniz")

Tansu

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events