Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

Can somebody please give me an example of the syntax I should use. I am trying to put custom fields from the parent issue into a subtask email.

Sandy Rogers June 24, 2012

Can somebody please give me an example of the syntax I should use. I am trying to put custom fields from the parent issue into a subtask email.

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Jobin Kuruvilla [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.
June 24, 2012

Try this:

$issue.getParentObject().getCustomFieldValue($customFieldManager.getCustomFieldObject("customfield_10000"))

where customfield_10000 is the custom field id.

Sandy Rogers June 24, 2012

Thanks works perfectly.

TAGS
AUG Leaders

Atlassian Community Events