- Get started
- About
- First steps
- Glossary
- Migration
- Configuration
- Global 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
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 responds 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.
Template custom field
You can choose a template by using Template custom field, provided by the ITC app.
Template custom field is rendered by Jira, and its design can’t be changed. Providing new features like categories or filtering is also limited, therefore we recommend using views provided by the app, where Template Select is available.