You want to show a custom field value in JIRA's (NOT Service Desk's!) notification mails. To achieve this, you need to create a new custom field for the field, and add that custom field to an email template. So, please try this:
$issue.getCustomField("customfield_10000").name
$issue.getCustomFieldValue("customfield_10000")
Verwandte Artikel erscheinen hier basierend auf den Stichwörtern, die Sie auswählen. Klicken Sie, um das Makro zu bearbeiten und Stichwörter hinzuzufügen oder zu ändern.
|