Forums

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

How to write a JQL that lists issues that have new comments (2 weeks old) and are in a status

Daniel
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!
February 5, 2019

How to write a JQL that lists issues that have new comments (2 weeks old) and are in a particular status?

1 answer

1 vote
Deleted user February 5, 2019

Hi @Daniel,

You will need to look into something like Script Runner for Jira.

Look at the script runner commented jql function:

issueFunction in commented("after 2012/12/31 before 2013/01/07") and status = Done

 Hope this helps

Daniel
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!
February 6, 2019

Hey @[deleted], unfortunately we don't have extension privileges. Would there be another way without using extensions? thx

Deleted user February 6, 2019

Hi @Daniel,

Unfortunately JQL is limited when it comes to querying comments and their creation dates.

Only method I know would be to invest in a solution such as Script Runner.

Apologies I could not be any further assistance.

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events