Standard Variable Reference

Formulas are currently only available as part of the Structure Early Access Program. If you wish to participate in this program, please contact our support team.

As you write your formula, Structure attempts to map your variables to well-known Jira fields:

  • Variables with the same name as a field are mapped to those fields. For multi-word fields, you can write the words without spaces, or place a _ between each word: affectsVersions or affects_Versions
  • Many commonly used variations of field names are mapped to the corresponding field.

When naming variables:

  • Do not include spaces. Omit spaces or use an underscore.
  • Case is ignored (AffectsVersions is the same as affectsversions)

Jira Fields

The following list contains the most commonly used variables that are automatically linked to a Jira field. This is not a complete list.

Jira FieldStandard Variable NameTypeNotes
Affects Version/s

affectsVersions

Array


Assignee

assignee

Text
Components

components

Array
Created

created

Number (Date/Time)
Creator

creator

Text

Description

description

Text
Due Date

dueDate

Number (Date)
Environment

environment

Text
Epic Link

epicLink

Text
Only works in company-managed projects
Fix Version/s

fixVersions

ArrayCan also use: versions
Key

key

TextCan also use: issueKey
Issue ID

issueid

Number
Issue Type

issueType

Text
Labels

labels

Array
Original Estimate

originalEstimate

Number (Duration)

Priority

priority

Text

Project

project

Text

Remaining Estimate

remainingEstimate

Number (Duration)
Reporter

reporter

Text

Resolution

resolution

Text

Resolved

resolved

Number (Date/Time)Can also use: resolutionDate
Sprint

sprint

Text

Status

status

Text

Status Category

statusCategory

Text
Summary

summary

Text
Time Spent

timeSpent

Number (Duration)
Updated

updated

Number (Date/Time)