Searching for issueLinkType.id.contains('10000') and getting a true/false response

Marie Goodart (work)
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.
May 25, 2017

if(issueLinkType.id.contains('10000'){
return true;
} else {
return false;
}

 And I'm getting the error

groovy.lang.MissingPropertyException: No such property: issueLinkType for class: Script708

What am I doing wrong?

1 answer

0 votes
Rama Krishna Anumola _Appfire_ May 26, 2017

Can you give more details on which bobswift add-on you are working on and when you are getting this problem for our analysis?

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events