When I run the following:
issueFunction in issueFieldMatch("summary", "^|(FLDI)|$")
(searching for a string match: (FLDI) for this OrderID)
I get an error that says
Try to pass 3 parameters as it is in the documentation
issueFunction in issueFieldMatch("","summary","|(FLDI)|$")
According to the DOC It does.
http://scriptrunner-docs.connect.adaptavist.com/jiracloud/enhanced-search.html#_others
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.