Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Summary

  • Text field (single-line)

  • Description

  • Environment

  • Paragraph (multi-line text).

List of supported variables

Variable

Description

Value example

Context

$CURRENT_USER_ACCOUNT_ID

Account ID of the currently logged in user

562658:342fc226-3c34

 

$CURRENT_USER_NAME

Name of the currently logged in user

Tom West

 

$PROJECT_KEY

Key of the project

DEV

 

$PROJECT_NAME

Name of the project

Development

 

$PROJECT_LEAD_NAME

Name of the project lead

Tom West

 

$PROJECT_LEAD_ACCOUNT_ID

Account ID of the lead of the project

562658:342fc226-3c34

 

$TODAY

Current date

16.09.22

 

$CURRENT_TIME

Current Time

01:16

 

$TOMORROW

Tomorrow

17.09.22

 

$NEXT_WEEK

Next week (current day + 7 days)

Today:

Next week:

 

$WEEK_OF_YEAR

Current week’s number

37

 

$PARENT_KEY

Key of the parent issue

DEV-2

subtask templates only

$PARENT_SUMMARY

Summary of the parent issue

New feature request

subtask templates only

$PARENT_ISSUETYPE

Issue type of the parent issue

Task

subtask templates only

$PARENT_STATUS

Status of the parent issue

Done

subtask templates only

$PARENT_PRIORITY

Priority of the parent issue

Medium

subtask templates only

$PARENT_DUE_DATE

Due date of the parent issue

2020-01-31

subtask templates only

$PARENT_CUSTOMFIELD 

Value of any custom field of the parent issue. Pattern to use it : $PARENT_CUSTOMFIELD_ID

any value

subtask templates only