LogoLogo
πŸ‘‰ Get a free ITSM ebook
Issue Templates Agent
Issue Templates Agent
  • Introduction
    • About Issue Templates Agent for Jira
      • Main features of Issue Templates Agent
      • Key benefits of using Issue Templates Agent for Jira
    • Template examples
      • User story template
      • Bug report template
      • Test plan template
      • New employee onboarding template
      • Employee offboarding template
      • Helpdesk template
      • Purchase Request Template
    • πŸ“š Glossary
  • Using app
    • Get started - app configuration πŸš€
    • Create template
      • Create a simple structure with subtasks
      • Create an advanced structure with subtasks
    • Use a template to create issues
      • Use issue templates from issue view
    • Usage in Automation
      • Apply Template on existing issue
      • Create Issues with structure from Template
      • Create new projects with issues
      • Schedule issue creation
    • Manage templates
    • Permissions
    • Draft issue templates
    • Variables
    • Supported fields
    • ⭐️ Best issue templates practises
  • πŸ’¬FAQ
  • Featured articles
  • Known limitations
  • Security statement
  • 🀝Support
    • Book a free demo πŸ“…
    • Request a bug 🐞
    • Share your ideas πŸ’‘
  • For Solutions Partners
    • Partner Portal
    • Our Partners 🫢
Powered by GitBook

Security

  • Privacy Policy
  • Appsvio Trust Center

appsvio.com Β© 2025 All rights reserved

On this page

Was this helpful?

Export as PDF
  1. Using app

Variables

Use variables to customize your Jira issue templates, and manage your board even better. Make sure each tasks is properly named, and has correct data in it.

Variables: placeholders that represent dynamic values used in various contexts, such as issues, workflows, automation rules, filters, and reports.

Customize your issue templates with variables. Thanks to this option, all your issues can be updated with the necessary variables.

Suppported variables

Currently, we support variables for text fields: Summary, Description, custom field paragraph (supports rich text), custom field short text (plain text only)

πŸ”œ More variables supported coming soon.

Variables
Evaluted
Parent template
Child template

$CURRENT_LOGGED_USER_NAME

Display the name of the user who opens the Create issue dialog.

βœ…

βœ…

$CURRENT_LOGGED_USER_MAIL

Display the email address of the user who opened the Create issue dialog.

⚠️ It can be empty if the app doesn’t have access to this email.

βœ…

βœ…

$TODAY

Current day

βœ…

βœ…

$CURRENT_TIME

Current time

βœ…

βœ…

$TOMORROW

Tomorrow

βœ…

βœ…

$NEXT_WEEK

Next week

βœ…

βœ…

$NEXT_MONTH

Next month

⚠️ Pay attention to the February, 29th or every month, 31st.

βœ…

βœ…

$WEEK_OF_YEAR

Current week number

βœ…

βœ…

$PARENT_ISSUE_KEY

The key of the Parent issue.

N/A

βœ…

$PARENT_SUMMARY

Summary of the parent issue

N/A

βœ…

$PARENT_DESCRIPTION

Description of the parent issue

N/A

βœ…

$PARENT_REPORTER

Reporter of the parent issue

N/A

βœ…

$PARENT_ASSIGNEE

Assignee of the parent issue

N/A

βœ…

$PARENT_PRIORITY

Priority name of the parent issue

N/A

βœ…

$PARENT_DUE_DATE

Due date of the parent issue

N/A

βœ…

Result πŸŽ‰

1️⃣ step:

2️⃣ step:

PreviousDraft issue templatesNextSupported fields

Last updated 1 year ago

Was this helpful?