Forums

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

JIRA query to search for "In progress" issues without comments

Anand Shah
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!
March 16, 2018

I would like to create a filter to search for "In progress" issues without comments or where the comments have not been updated for last 3 days. 

Have an option to search by the "UpdatedDate" field. But I am looking to search by the "Comments" field.

Appreciate any advice on this. Thanks.

1 answer

3 votes
Tarun Sapra
Community Champion
March 16, 2018

It's not supported out of the box, but if you have "script runner" plugin installed then you can do it easily

status = "In Progress" AND (issueFunction in hasComments(0) OR issueFunction not in commented("after -3d"))
Anand Shah
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!
March 16, 2018

Thanks Tarun

Tarun Sapra
Contributor
March 18, 2018

@Anand Shah - your welcome, if it works for you could you please accept the answer. Thanks!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events