issueFunction in lastComment("inGroup group name has spaces")

Carol Jones December 14, 2016

Is there a formatting tip for utilizing the ScriptRunner advanced JQL issueFunction lastComment inGroup when the group name has spaces?  I've tried the following, but receive errors back each time.

issueFunction in lastComment("inGroup group name")
issueFunction in lastComment("inGroup 'group name'")
issueFunction in lastComment("inGroup "group name"")

1 answer

0 votes
Thanos Batagiannis _Adaptavist_
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 14, 2016

Hi Carol, 

This is a know bug SRJIRA-710 and probably the fix will be included in the next release. 

Update: The issue is fixed in the latest ScriptRunner releases  (4.1.3.23, 4.3.15)

regards, Thanos

Suggest an answer

Log in or Sign up to answer