- 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 project
Learn about using Smart projects expressions in Smart defaults.
Smart expressions allows you to gain information about project, especially:
project.lead
- returns the project lead.project.lead.displayname
- displays the project lead.project.lead.accountId
- returns lead’s account ID.project.id
- displays the project ID.project.key
- returns the key of current project.project.name
- returns the project name.project.projectTypeKey
- returns the project key.project.avatarUrls
- returns project’s avatar URL.