Smart values are placeholders that let you pull in dynamic data. You can use them to access and manipulate almost any issue data from Jira. 

For example:

  1. {{reporter.displayName}}: Inserts the name of the issue's reporter.
  2. {{issue.summary}}: Inserts the issue's summary.
  3. {{assignee.displayName}}: Inserts the name of the issue's assignee.

Syntax and formatting

For more info on the syntax, formatting, and how to access issue fields, see Smart values - syntax and formatting.

View available smart values and examples

Here you can find the list of all smart values and examples of how to use them:

  • No labels