...
Place holder | Description |
---|---|
${username} | Give you the JIRA username of the recipient. Note that this will not apply external recipients! |
${fullname} | Gived you the full name of the JIRA user recipient. Note that this will not apply external recipients! |
${summary} | Gives you the issue summary of the first issue in the email template. Handy in event mode! |
${key} | Gives you the issue key of the first issue in the email template. Handy in event mode! |
${assignee} | Gives you the issue assignee of the first issue in the email template. Handy in event mode! |
${issuetype} | Gives you the issue type of the first issue in the email template. Handy in event mode! |
${priority} | Gives you the issue priority of the first issue in the email template. Handy in event mode! |
${project} | Gives you the project for the issue of the first issue in the email template. Handy in event mode! |
${reporter} | Gives you the reporter of the first issue in the email template. Handy in event mode! |
${status} | Gives you the status of the first issue in the email template. Handy in event mode! |
${eventtype} | In event mode, you can use the event type like "updated" or "commented" in your email templates. Only available in event mode. |
Add new fields in email template
...