Disable certain JQL functions in Script Runner?

David Yu December 22, 2014

Is there an easy way to disable certain JQL functions within Script Runner? We want to mask the non-performant ones in our environment (dateCompare in particular).

1 answer

1 accepted

0 votes
Answer accepted
JamieA
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.
December 23, 2014

dateCompare was replaced by expression, but both should be reasonably performant depending on what version of the plugin you are using. Which is...?

Someone else asked for this so I created https://jamieechlin.atlassian.net/browse/GRV-591.

 

David Yu December 23, 2014

Sorry, we're on 2.1.6, which is old but what we're limited to until the next upgrade cycle. We have close to 1 million issues (6.1.7), and it was taking about 200 seconds to run, and consuming a lot of heap memory that required GC'ing. A user may have used it without any type of preliminary filtering in the function. I did find "jql/plugin-jql-functions.json" which seems like it could disable functions?

JamieA
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.
December 23, 2014

Yes, those functions, in that version, with that many issues will cause problems. In 2.x you can disable them from Admin -> Script JQL functions.

David Yu December 23, 2014

Thanks, don't know how I missed it!

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events