Forums

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

Equivalent JQL in Cloud for Scriptrunner "issuefunction in expression()"

Matt Parks
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 Champions.
July 31, 2026

I have the following query in Jira DC that returns a list of all of the issues where Original Estimate is less than the 'Hours In Developing' field, which is a number field

issueFunction in expression("", "fromTimeTracking(originalestimate) / 3600000 < HoursInDeveloping")

I have confirmed that this works correctly in DC, but we are migrating to Cloud and the function cannot be converted using Scriptrunner Enhanced Search.

I have tried using the 'Ask AI' feature to show issues where the value in the Original Estimate field is less than the value of the Hours In Developing field (and other equivalent asks), but it was.....not particularly helpful.

Is there any way in Cloud to write a JQL query that will compare the values in two number fields?

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
SERVER
TAGS
AUG Leaders

Atlassian Community Events