Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Repair Jira Macros

...

Step-by-step guide


  1. Add or edit a Context in Email This Issue.
  2. In the Context's From Address, enter a static email address or a dynamic value that will evaluate to a valid email address. 

    Specify (in Velocity markup syntax) how to format the From Email Address in outgoing emails. If left empty, JETI will use default settings.
    E.g. 

    1. to add the project name enter this: $!{issue.projectObject.name}@mycompany.com, or 

    2. to add a custom field value: $!jetiFieldRenderer.renderCustomField($issue, 'customfield_10000') or 

    3. to use the current user like $!remoteUser.emailAddress

  3. In the Context's Sender Name field, enter a static or dynamic value
    Specify (in Velocity markup syntax) how to format the sender's name in outgoing emails. If left empty, JETI will use JIRA's default settings.
    E.g.
    1. to add the project name enter this: $!issue.projectObject.name, or

    2. to add a custom field value: $!jetiFieldRenderer.renderCustomField($issue, 'customfield_10000') or

    3. to refer to the current user: $!remoteUser.displayName

...

Page Properties
hiddentrue


Related issues
Jira Legacy
serverSystem JIRA
serverIda404cee717866d41-c06ceb0b-3f7f3831-8d89ab18-8745a54d0c3e06b1f52cba5c
keySD-953