- Get started
- About
- Glossary
- First steps
- Migration to Cloud
- Integrations points
- Create issue from template
- Recreate issue
- Apply template
- Apply template post function
- Legacy automation action
- Template custom field on issue create screen
- Apply template via issue property
- Configuration
- Repository
- Template's configuration
- Using templates
- Copy Epic
- Copy links and linked issues
- Copy Subtasks
- Copy Initiatives
- Default templates
- Using Variables
- Static variables
- Dynamic variables
- Smart defaults
- Basics
- Smart issues
- Smart users
- Smart dates
- Smart project
- How to use smart defaults
- Security
- Security statement
- App permissions
Last updated Sep 20, 2021
Smart users
Smart defaults can help you with defining users: initiator, reporter, assignee, creator. You can use the following properties as smart expressions:
- [user].displayName - it will return user’s name and surname.
- [user].emailAddress - it returns user’s email.
- [user].timeZone - it will return user’s timeZone.
- [user].accountId - it returns user’s account ID.
project.[user]
For more information, navigate to Smart projects chapter.