- 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
Matching issue types
This chapter provides information on how issue types are matched.
Which issue type will be used to create issue from my template?
For primary template it will be the issue type you explicitly selected, e.g. issue type selected in Create dialog.
For secondary templates, we will choose the best matching issue type from the target project.
Issue types matching steps
There are three steps, used by the Issue Templates for Jira app, to match issue type from template with issue that will be created from it:
- By ID - app picks an issue type in the target project with the same ID as set in template. If there’s no match, then it looks:
- By name - useful for team-managed projects, where issue types are local and always have different ID as against other projects
- By type - useful for subtasks; if there’s no match in previous steps, then the ITC app picks the first found subtask type from the target project