Is there a way to find out the comments that were made in the last 24hrs/48hrs using jql

Mahanth Prudhvi P
Contributor
February 12, 2025

Is there a way to find out the comments that were made in the last 24hrs/48hrs using jql in Jira cloud. I think it is possible in server using issuefunction() in jql but it is not working in Cloud.

Regards,

Mahanth Prudhvi P

2 answers

0 votes
sanam malleswari
Contributor
February 12, 2025

Hi @Mahanth Prudhvi P

To find comments made in the last 24 or 48 hours using JQL in Jira, you can use the 
issueFunction provided by the ScriptRunner plugin. Unfortunately, Jira's native JQL does not support this functionality directly.

issueFunction in commented("after -24h")

 

0 votes
Vishal Biyani
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.
February 12, 2025

This may not be feasible using JQL.

issueFunction is provided by ScriptRunner. Possibly you have Script runner in Server

Suggest an answer

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

Atlassian Community Events