Glossary
This chapter provides a list of terms used throughout the Templify documentation, along with their explanations.
Issue Template
A Jira issue marked as reusable in Templify. It stores predefined values and configuration, used to generate new issues or structures.
Default Values
Field values automatically prefilled in the Global Create Issue form, based on a default template set per project and issue type.
Dynamic Fields
Fields in a template that support expressions like today + 7d
. These values are calculated at the time of issue creation to stay context-relevant.
Dynamic Text Fields
Text fields (e.g., Summary, Description) containing placeholders that are replaced with real-time values.
Global Create Issue
The main issue creation dialog in Jira, accessible via the “Create” button. Templify integrates here to support autofill and template selection.
Issue Template Field
A custom single-select field provided by Templify, used to select a template during issue creation and instantly apply its data to the form.
Last updated