Does IssueFunction in issueFieldMatch not work in cloud?

Ramiro Castro November 18, 2017

When I run the following: 

issueFunction in issueFieldMatch("summary", "^|(FLDI)|$") 

 

(searching for a string match: (FLDI) for this OrderID)

 

I get an error that saysissuefunc.png

1 answer

0 votes
Alexey Matveev
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.
November 18, 2017
EDITED
Hello,
Kindly have a look at the documentaton for Scriptrunner cloud. I found it in the documentation. It must be available
http://scriptrunner-docs.connect.adaptavist.com/jiracloud/enhanced-search.html#_differences_with_scriptrunner_for_jira_server
Ramiro Castro November 18, 2017

I did find it in the cloud doc: 

IssueFieldMatch.png

Alexey Matveev
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.
November 18, 2017

There are 3 parameters but you passed two.

Alexey Matveev
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.
November 18, 2017

Try like this

issueFunction in issueFieldMatch("","summary","|(FLDI)|$") 

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events