- 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
Template custom field on issue create screen
This chapter provides information about Template custom field on the Create issue screen.
The Issue Templates for Jira app provides a Template custom field. It’s a select-type field with the list of templates names as options. It can be used to apply a template right after the issue is created.
The ITC app listens to issue-created events. As soon as an issue with filled Template custom field is found, target template will be applied to the issue.
Most common use case would be to add it to the create issue screen and let users select the template in the Create issue dialog. The case is similar on the Customer Portal. You can add the Template custom field to a request type and let customers select a template, which will be applied after the ticket is submitted. Navigate to Jira Service Management chapter for more details.
Applying template is asynchronous, which means that you may not see the results right after the Create issue dialog is closed. It may take from a few seconds to several minutes. Refresh the issue view after a while and check the results.
Template custom field can also be used in Automation or Jira REST API.