Smart values in Jira automation
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:
- {{reporter.displayName}}: Inserts the name of the issue's reporter.
- {{issue.summary}}: Inserts the issue's summary.
- {{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:
- Smart values - syntax and formatting
- Jira smart values - issues
- Jira smart values - conditional logic
- Jira smart values - users
- Jira smart values - text fields
- Jira smart values - date and time
- Jira smart values - JSON functions
- Jira smart values - math expressions
- Jira smart values - lists
- Find the smart value for a field
- Examples of using smart values with dates
- Examples of using smart values with lists
- Examples of using math expression smart values
- Examples of using smart values with text strings
Last modified on Sep 19, 2023
Powered by Confluence and Scroll Viewport.