- Get started
- About
- Quick guide
- Use cases
- Glossary
- Migration
- Configuration
- Global configuration
- Project configuration
- Repository
- Template configuration
- Template scope
- Manage templates
- Supported fields
- Permissions
- Using templates
- Create issue from template
- Create issue structures
- Apply template to existing issue
- Recreate issue
- Use template custom field on issue create screen
- Default templates
- Direct link
- JQL searchers
- Variables
- Static variables
- Dynamic variables
- Smart defaults
- Basics
- Smart issues
- Smart users
- Smart dates
- Smart project
- How to use smart defaults
- App Integrations
- Team-managed projects
- Jira Software
- Jira Service Management
- Advanced Roadmaps
- Issue Checklist for Jira
- Advanced
- Automation
- Legacy automation action
- REST API
- Create issue and apply template with Jira REST API
- 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.