Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

Here you can find information about variables usage in your Jira issue templates.

What is a Variable?

A variable is a specific container whose value can be defined during the Jira issue creation from the saved Template.

Variables may drastically simplify working with the templates and adding necessary information on the go.

Available formats

Currently, we support only text/number variables. No dropdown/selection.

Valid variable format: <<variable name>>

Beware that the following formats are not valid: [%name%], {{name}}, {$name}

Required Variables

It is possible to define if the variable is optional or required. Just put “*” symbol at the end of the variable name: <<variable name*>>

Example:

<<required*>> would be rendered as:

How to Save Template with Variable

  1. Create Jira issue

  2. Add variable, e.g. <<Summary>> and other variables in the description or in child tasks

You can add the same variable into summary/description of related sub-tasks or child issues ⭐

3. Save the Template

How to fill Variable and Create Jira issue from Template

  1. Navigate to Apps → Templates, or use the left sidebar “Templates” link, or double press “x” button on your keyboard

  2. The templates selection dialog would appear

  3. Choose the relevant template and fill in the variable data


  4. Click “Create”

  5. All variables would be populated with the entered values in parent and child issues ✅

You can easily add multiple variables to your Jira issue(s) template! 🚀


For any questions or feature requests contact us via Customer Portal

Or drop us email support@appliger.atlassian.net

  • No labels