Can I use Scriptrunner expression JQL function with a scripted field?

David Sumlin
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.
August 22, 2017

Background:  I'm trying to create a filter which identifies the issues where the due date is before today and the last comment author is not the assignee.  Basically, I want to find all the past due issues where the assignee hasn't given a reason for being late.

 

To accomplish this, I first created a custom scripted field called Last Comment Author with this groovy script:

comment author code.PNG

It has a searcher configured:

searcher configured.PNG

What I'm trying to then do is run JQL like:

jql failure.PNG

As you can see it wants a searcher, but I have set and reset the searcher and indexed and reindexed JIRA, to no avail.

What am I doing wrong  here?

1 answer

Suggest an answer

Log in or Sign up to answer
1 vote
David Sumlin
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.
August 30, 2017

Turns out it's a bug in the Scriptrunner expression function.  

https://productsupport.adaptavist.com/browse/SRJIRA-2375

TAGS
AUG Leaders

Atlassian Community Events