JWT Cloud differs from JWT DC not only by the architecture, but also by a different range of functions in the provided field codes.

General information about JWT Cloud field codes

Available Contexts in JWT Cloud

Depending on the context in which they are being used, field codes will contain a prefix following this notation: {context.field} .

The mapping of contexts between JWT DC and JWT Cloud is the following:

JWT DC context

Mapping

JWT Cloud context

issue

(tick)issue

parent

(tick)parent
seed (tick)

seed

system

(tick)system
function-
created.parent-

For a detailed description of context in JWT DC see Field Codes JWT DC, contexts for JWT Cloud are described in Field codes JWT Cloud.

Please note that the field you want to access must be located on the corresponding screen and the executing user must have all the necessary permissions and access to the issue.

Please find the field code mappings from JWT DC to JWT Cloud listed in the tables under each tab below.

In JWT DC, not only the field codes using the notion with context and a field name can be used, but due to historical reasons also field codes consisting of a number. %{issue.description} e.g. may also be written as %{issue.cf00001} or simply  as %{00001}. These numeric field codes are listed as well. Since the number for the issue context differs from the number of the parent context (e.g. %{parent.description} is equivalent to %{00030}), the fields for both contexts with their numeric codes are listed in different columns.  

If you encounter a field code ID less than 10000, you could search for it in the Virtual, Project, System, or Temporary field codes and lookup the respective JWT Cloud notation. Higher numerical field codes refer to custom fields and are explained in the Custom fields part.

JWT DC field

JWT DC field code

JWT DC parent field code


Mapping

JWT Cloud field

JWT Cloud field code


JWT Cloud parent field code


Notes
Summary

%{issue.summary}

%{00000}

%{parent.summary}

%{00029}

(tick)Summary%{issue.summary}%{parent.summary}
Recent attachments

%{issue.recentAttachment}

%{00170}

%{parent.recentAttachment}

%{00172}

----
Recent attachments with details

%{issue.recentAttachment.details}

%{00171}

%{parent.recentAttachment.details}

%{00173}

----
Description

%{issue.description}

%{00001}

%{parent.description}

%{00030}

(tick)Description%{issue.description}

%{parent.description}


Assignee's full name

%{issue.assignee.displayName}

%{issue.assignee.fullName}

%{00002}

%{parent.assignee.displayName}

%{parent.assignee.fullName}

%{00032}

(tick)

Assignee's full name

%{issue.assignee.displayName}%{parent.assignee.displayName}
Assignee

%{issue.assignee}

%{00003}

%{parent.assignee}

%{00031}

(warning)Assignee%{issue.assignee}%{parent.assignee}

JWT DC returns the name of the user, JWT Cloud returns the Atlassian account Id.

Assignee's email

%{issue.assignee.email}

%{00004}

%{parent.assignee.email}

%{00033}

(tick)Assignee's email%{issue.assignee.email}%{parent.assignee.email}

In JWT Cloud, the email is only accessible if the respective user has set the visibility in the profile accordingly.

Reporter's full name

%{issue.reporter.displayName}

%{issue.reporter.fullName}

%{00005}

%{parent.reporter.displayName}

%{parent.reporter.fullName}

%{00035}

(tick)Reporter's full name%{issue.reporter.displayName}%{parent.reporter.displayName}
Reporter

%{issue.reporter}

%{00006}

%{parent.reporter}

%{00034}

(warning)Reporter

%{issue.reporter}

%{parent.reporter}

JWT DC returns the name of the user, JWT Cloud returns the Atlassian account Id.

Last comment's visibility restriction

%{issue.lastComment.visibility}

%{00130}

%{parent.lastComment.visibility}

%{00132

----
Creator's full name

%{issue.creator.displayName}

%{issue.creator.fullName}

%{00149}

%{parent.creator.displayName}

%{parent.creator.fullName}

%{00152}

(tick)Creator's full name%{issue.creator.displayName}%{parent.creator.displayName}
Due date

%{issue.dueDate}

%{00012}

%{parent.dueDate}

%{00039}

(tick)Due date%{issue.dueDate}%{parent.dueDate}
Issue type

%{issue.issueType}

%{00014}

%{parent.issueType}

%{00040}

(tick)Issue type%{issue.issueType}%{parent.issueType}
Issue key

%{issue.key}

%{00015}

%{parent.key}

%{00041}

(tick)Issue key%{issue.key}%{parent.key}
Issue status

%{issue.status}

%{00016}

%{parent.status}

%{00042}

(tick)Issue status%{issue.status}%{parent.status}
Priority

%{issue.priority}

%{00017}

%{parent.priority}

%{00043}

(tick)Priority%{issue.priority}%{parent.priority}
Remaining estimate (minutes)

%{issue.remainingEstimate}

%{issue.estimate}

%{00024}

%{parent.remainingEstimate}

%{parent.estimate}

%{00044}

(tick)Remaining estimate (minutes)%{issue.remainingEstimate}%{parent.remainingEstimate}
Total time spent (minutes)

%{issue.timeSpent}

%{00025}

%{parent.timeSpent}

%{00045}

(tick)Total time spent (minutes)%{issue.timeSpent}%{parent.timeSpent}
Number of votes received

%{issue.votes}

%{00026}

%{parent.votes}

%{00046}

(tick)Number of votes received%{issue.votes}%{parent.votes}
Resolution

%{issue.resolution}

%{00028}

%{parent.resolution}

%{00048}

(tick)Resolution%{issue.resolution}%{parent.resolution}
Original estimate (minutes)

%{issue.originalEstimate}

%{00068}

%{parent.originalEstimate}

%{00069}

(tick)Original estimate (minutes)%{parent.originalEstimate}%{issue.originalEstimate}
Environment

%{issue.environment}

%{00070}

%{parent.environment}

%{00082}

(tick)Environment%{issue.environment}%{parent.environment}
Attachments

%{issue.attachments}

%{issue.attachment}

%{00071}

%{parent.attachments}

%{parent.attachment}

%{00083}

(tick)Attachments%{issue.attachments}%{parent.attachments}
Available transitions

%{issue.transition.achievable}

%{00194}

%{parent.transition.achievable}

%{00195}

(tick)Available transitions%{issue.transitions.achievable}%{parent.transitions.achievable}
Number of attachments

%{issue.attachments.count}

%{issue.attachment.count}

%{issue.attachments.length}

%{00073}

%{parent.attachments.count}

%{parent.attachment.count}

%{parent.attachments.length}

%{00085}

(tick)Number of attachments%{issue.attachments.length}%{parent.attachments.length}
Fix version/s

%{issue.fixVersions}

%{issue.fixVersion}

%{00074}

%{parent.fixVersions}

%{parent.fixVersion}

00086}

(tick)Fix version/s%{issue.fixVersions}%{parent.fixVersions}
Number of fix version/s

%{issue.fixVersions.count}

%{issue.fixVersion.count}

%{issue.fixVersions.length}

%{00076}

%{parent.fixVersions.count}

%{parent.fixVersion.count}

%{parent.fixVersions.length}

%{00088}

(tick)Number of fix version/s%{issue.fixVersions.length}%{parent.fixVersions.length}
Affects version/s

%{issue.versions}

%{issue.version}

%{00077}

%{parent.versions}

%{parent.version}

%{00089}

(tick)Affects version/s%{issue.versions}%{parent.versions}
Number of affects version/s

%{issue.versions.count}

%{issue.version.count}

%{issue.versions.length}

%{00079}

%{parent.versions.count}

%{parent.version.count}

%{parent.versions.length}

%{00091}

(tick)Number of affects version/s%{issue.versions.length}%{parent.versions.length}
Component/s

%{issue.components}

%{issue.component}

%{00094}

%{parent.components}

%{parent.component}

%{00095}

(tick)Component/s%{issue.components}%{parent.components}
Number of sub-tasks

%{issue.subtasks.count}

%{issue.subtasks.length}

%{00027}

%{parent.subtasks.count}

%{parent.subtasks.length}

%{00047}

(tick)Number of sub-tasks%{issue.subtasks.length}%{parent.subtasks.length}
Previous issue status category

%{issue.status.previousCategory}

%{issue.statusCategory.previous}

%{00146}

%{parent.status.previousCategory}

%{00147}

----
Keys of linked issues

%{issue.links}

%{issue.linkedIssues}

%{00098}

%{parent.links}

%{parent.linkedIssues}

%{00100}

(tick)Keys of linked issues%{issue.links}%{parent.links}
Number of linked issues

%{issue.linkedIssues.count}

%{issue.linkedIssues.length}

%{issue.links.count}

%{issue.links.length}

%{00099}

%{parent.linkedIssues.length}

%{parent.linkedIssues.count}

%{parent.links.count}

%{parent.links.length}

%{00101}

(tick)Number of linked issues

%{issue.links.count}

%{parent.links.count}
Security level

%{issue.securityLevel}

%{00103}

%{parent.securityLevel}

%{00104}

(tick)Security level%{issue.securityLevel}%{parent.securityLevel}
Last comment

%{issue.lastComment}

%{00109}

%{parent.lastComment}

%{00110}

(tick)Last comment%{issue.lastComment}%{parent.lastComment}
Previous issue status

%{issue.status.previous}

%{00138}

%{parent.status.previous}

%{00139}

(tick)Previous issue status%{issue.status.previous}%{parent.status.previous}
Issue status category

%{issue.status.category}

%{issue.statusCategory}

%{00144}

%{parent.status.category}

%{parent.statusCategory}

%{00145}

(tick)Issue status category%{issue.status.category}%{parent.status.category}
Date and time of last status change

%{issue.lastStatusChange}

%{000158}

%{parent.lastStatusChange}

%{00159}

(tick)Date and time of latest status change%{issue.lastStatusChange}%{parent.lastStatusChange}
Last commenter

%{issue.lastComment.author}

%{00164}

%{parent.lastComment.author}

%{00165}

(tick)Last commenter%{issue.lastComment.author}%{parent.lastComment.author}
Sprint ID

%{issue.sprintId}

%{00184}

%{parent.sprintId}

%{00185}

(warning)Sprint ID%{issue.cf10020}

In JWT Cloud you have to use the sprint custom field

Sprint start date

%{issue.sprintStartDate}

%{00186}

%{parent.sprintStartDate}

%{00189}

-Sprint startDate--
Sprint completion date

%{issue.sprintCompletionDate}

%{00188}

%{parent.sprintCompletionDate}

%{00191}

-Sprint completeDate


Labels

%{issue.labels}

%{00080}

%{parent.labels}

%{00092}

(tick)Labels%{issue.labels}%{parent.labels}
Watchers

%{issue.watcher}

%{00133}

%{parent.watcher}

%{00134}

(warning)Watchers%{issue.watcher}-

JWT DC returns the name of the user, JWT Cloud returns the Atlassian account Id.

Component leads

%{issue.components.leads}

%{issue.component.leads}

%{00125}

%{parent.components.leads}

%{parent.component.leads}

%{00126}

(warning)Component/s leads%{issue.components.leads}%{parent.components.leads}

JWT DC returns the name of the user, JWT Cloud returns the Atlassian account Id.

Date and time of last update

%{issue.updated}

%{00011}

%{parent.updated}

%{00056}

(warning)Date and time of last update%{issue.updated}%{parent.updated}

The date format of the returned value differs between JWT DC and JWT Cloud. JWT Cloud always returns a text in the form YYYY-MM-DD for dates and YYYY-MM-DDTH24:MM:SS.msTZ for datetime values. JWT DC returns a format depending on the settings of jira.date.time.picker.java.format.

Creator

%{issue.creator}

%{00148}

%{parent.creator}

%{00151}

(warning)Creator%{issue.creator}%{parent.creator}

JWT DC returns the name of the user, JWT Cloud returns the Atlassian account Id.

Reporter's email

%{issue.reporter.email}

%{00007}

%{parent.reporter.email}

%{00036}

(tick)Reporter's email%{issue.reporter.email}%{parent.reporter.email}

In JWT Cloud, the email is only accessible if the respective user has set the visibility in the profile accordingly.

Date and time of creation

%{issue.created}

%{00009}

%{parent.created}

%{00055}

(warning)Date and time of creation%{issue.created}%{parent.created}

The date format of the returned value differs between JWT DC and JWT Cloud. JWT Cloud always returns a text in the form YYYY-MM-DD for dates and YYYY-MM-DDTH24:MM:SS.msTZ for datetime values. JWT DC returns a format depending on the settings of jira.date.time.picker.java.format.

Available target statuses

%{issue.status.achievable}

%{00192}

%{parent.status.achievable}

%{00193}

(tick)Available target statuses%{issue.status.achievable}%{parent.status.achievable}
Sprint end date

%{issue.sprintEndDate}

%{00187}

%{issue.sprintEndDate}

%{00190}

----
Remaining issues in project

%{issue.remainingIssuesInProject}

%{00102}

-----
Affects version/s with details

%{issue.versions.details}

%{issue.version.details}

%{00078}

%{parent.versions.details}

%{parent.version.details}

%{00090}

----
Fix version/s with details

%{issue.fixVersions.details}

%{issue.fixVersion.details}

%{00075}

%{parent.fixVersions.detail}

%{parent.fixVersion.detail}

%{00087}

----
Attachments with details

%{issue.attachments.details}

%{issue.attachment.details}

%{00072}

%{parent.attachments.details}

%{parent.attachment.details}

%{00084}

----
Creator's email

%{issue.creator.email}

%{00150}

%{parent.creator.email}

%{00153}

(tick)Creator's email%{issue.creator.email}%{parent.creator.email}

In JWT Cloud, the email is only accessible if the respective user has set the visibility in the profile accordingly.

Date and time of resolution

%{issue.resolutionDate}

%{00112}

%{parent.resolutionDate}

%{00111}

(warning)Date and time of resolution%{issue.resolutionDate}%{parent.resolutionDate}

The date format of the returned value differs between JWT DC and JWT Cloud. JWT Cloud always returns a text in the form YYYY-MM-DD for dates and YYYY-MM-DDTH24:MM:SS.msTZ for datetime values. JWT DC returns a format depending on the settings of jira.date.time.picker.java.format.

Keys of sub-tasks

%{issue.subtasks}

%{00096}

%{parent.subtasks}

%{00097}

(warning)Keys of sub-tasks%{issue.subtasks}%{parent.subtasks}

JWT DC excludes the current issue from the result, JWT Cloud returns all  sub-tasks of the parent.

Number of labels

%{issue.labels.count}

%{issue.labels.length}

%{00081}

%{parent.labels.count}

%{parent.labels.length}

%{00093}

(tick)Number of labels%{issue.labels.length}%{parent.labels.length}

JWT DC field

JWT DC field code

Mapping

JWT Cloud field



JWT Cloud field code

Notes
Project key

%{issue.project.key}

%{00018}

(tick)Project key%{issue.project.key}
Project name

%{issue.project.name}

%{00019}

(tick)Project name%{issue.project.name}
Project ID

%{issue.project.id}

%{00222}

(tick)Project ID%{issue.project.id}
Project description

%{issue.project.description}

%{00049}

(tick)Project description%{issue.project.description}
Project URL

%{issue.project.url}

%{00050}

(tick)Project URL%{issue.project.url}
Project category

%{issue.project.category}

%{00051}

(tick)Project category%{issue.project.category}
Project lead's full name

%{issue.project.leadDisplayName}

%{issue.project.leadFullName}

%{00053}

(tick)Project lead's full name%{issue.project.leadDisplayName}
Project lead's email

%{issue.project.leadEmail}

%{00054}

(tick)Project lead's email%{issue.project.leadEmail}

In JWT Cloud, the email is only accessible if the respective user has set the visibility in the profile accordingly.

Project lead

%{issue.project.lead}

%{00052}

(warning)Project lead%{issue.project.lead}

JWT DC returns the name of the user, JWT Cloud returns the Atlassian account Id.

JWT DC field



JWT DC field code


Mapping

JWT Cloud field

JWT Cloud field code

Notes
Current user's full name

%{system.currentUser.displayName}

%{00021}

(tick)Current user's full name%{system.currentUser.displayName}
Jira base URL

%{system.baseUrl}

%{00169}

(tick)JIRA base URL%{system.baseUrl}
Current date and time

%{system.currentDateTime}

%{00057}

(warning)Current date and time%{system.currentDateTime}

The date format of the returned value differs between JWT DC and JWT Cloud. JWT Cloud always returns a text in the form YYYY-MM-DD for dates and YYYY-MM-DDTH24:MM:SS.msTZ for datetime values. JWT DC returns a format depending on the settings of jira.date.time.picker.java.format.

Current user's email

%{system.currentUser.email}

%{system.currentUserEmail}

%{00022}

(tick)Current user's email%{system.currentUser.email}

In JWT Cloud, the email is only accessible if the respective user has set the visibility in the profile accordingly.

Current user

%{system.currentUser}

%{00020}

(warning)Current user%{system.currentUser}

JWT DC returns the name of the user, JWT Cloud returns the Atlassian account Id.

Information about migrating custom field IDs

Custom fields are referred in JWT Cloud by using their custom id, e.g. %{issue.cf10005} or %{parent.cf10005}.

In case the numeric code (without a context) is used, special rules have to be applied during the migration in order to receive the correct field code for JWT Cloud.

Examples:

JWT DC

JWT Cloud

%{10002} or

%{issue.10002}

%{issue.cf10002}
%{50002}

%{parent.cf10002}

%{-60000}%{issue.cf60000}

Please find the detailed rules for calculating the JWT Cloud custom field number in the table below. 

Numeric notation field code ID range

JWT Cloud context

JWT Cloud custom field ID 

Calculation rule
38parent50.000replace
10.000 to 49.999issue10.000 to 49.999leave identical
50.001 to 89.999parent10.001 to 49.999subtract 40.000
90.000 to 99.999issue90.000 to 99.999leave identical
100.000 to 499.999issue100.000 to 499.999leave identical
500.000 to 899.999parent100.000 to 499.999subtract 400.000
900.000 to 999.999issue900.000 to 999.999leave identical
1.000.000 to 4.999.999issue1.000.000 to 4.999.999leave identical
5.000.000 to 8.999.999parent1.000.000 to 4.999.999subtract 4.000.000
-39.999 to -1parent50.001 to 89.999multiply by -1 and add 50.000
-50.000issue50.000multiply by -1
-89.999 to -50.001issue50.001 to 89.999multiply by -1
-99.999 to -90.000parent90.000 to 99.999multiply by -1
-499.999 to -100.000parent500.000..899.999multiply by -1 and add 400.000
-899.999 to -500.000issue500.000..899.999multiply by -1
-999.999 to -900.000parent900.000 to 999.999multiply by -1
-4.999.999 to -1.000.000parent5.000.000 to 8.999.999multiply by -1 and add 4.000.000
-8.999.999 to -5.000.000issue5.000.000 to 8.999.999multiply by -1
Custom field typeMappingNotes
Project Picker (single project)(warning)

JWT DC returns the project name whereas JWT Cloud returns the project key. In order to receive the project name in JWT Cloud please use Project Picker (single project) - Name: %{issue.cfnnnnn.name}

User Picker (single user)(warning)

JWT DC returns the name of the user, JWT Cloud returns the Atlassian account Id.

User Picker (multiple users)(warning)

JWT DC returns the name of the user, JWT Cloud returns the Atlassian account Id.

Date Time Picker(warning)

The output format differs between JWT DC and JWT Cloud. JWT Cloud also shows milliseconds and offset.

JWT DCJWT Cloud
1993-02-02 13:001993-02-18T13:00:00.000+0000
Select list (cascading)(warning)

The output format differs between JWT DC and JWT Cloud. JWT DC uses a hyphen ("-") as separator for parent and child value, JWT Cloud uses a comma (","):

JWT DCJWT Cloud
Parent value - Child valueParent value,Child value
Labels(warning)

In case there is more than one label, the separator differs between JWT DC and JWT Cloud. JWT DC shows a blank space, in JWT Cloud it is a comma:

JWT DCJWT Cloud
label_1 label_2 label_3label_1,label_2,label_3
Checkboxes(tick)
Date Picker(tick)
URL Field(tick)
Group Picker (single group)(tick)
Group Picker (multiple groups)(tick)
Number Field(tick)
Rank(tick)
Text field (single line)(tick)
Text Field (multi-line)(tick)
Radio Buttons(tick)
Select List (single choice)(tick)
Select List (multiple choices)(tick)
Version Picker (single version)(tick)
Version Picker (multiple versions)(tick)
Text field (read only)-

Due to the different architecture of Jira Cloud, temporary field codes cannot be offered by JWT Cloud currently.

Field code name

JWT DC field code

JWT DC parent field code

Mapping
Ephemeral number 1

%{issue.temporaryNumber1}

%{00058}

%{parent.temporaryNumber1}

%{00115}

-
Ephemeral number 2

%{issue.temporaryNumber2}

%{00059}

%{parent.temporaryNumber2}

%{00116}

-
Ephemeral number 3

%{issue.temporaryNumber3}

%{00060}

%{parent.temporaryNumber3}

%{00117}

-
Ephemeral number 4

%{issue.temporaryNumber4}

%{00064}

%{parent.temporaryNumber4}

%{00118}

-
Ephemeral number 5

%{issue.temporaryNumber5}

%{00065}

%{parent.temporaryNumber5}

%{00119}

-
Ephemeral string 1

%{issue.temporaryText1}

%{00061}

%{parent.temporaryText1}

%{00120}

-
Ephemeral string 2

%{issue.temporaryText2}

%{00062}

%{parent.temporaryText2}

%{00121}

-
Ephemeral string 3

%{issue.temporaryText3}

%{%{00063}

%{parent.temporaryText3}

%{00122}

-
Ephemeral string 4

%{issue.temporaryText4}

%{00066}

%{parent.temporaryText4}

%{00123}

-
Ephemeral string 5

%{issue.temporaryText5}

%{00067}

%{parent.temporaryText5}

%{00124}

-

JWT DC field

Third-party plugin

JWT DC field code

JWT DC parent field code

Mapping
Tempo Account KeyTempo Timesheets

%{issue.tempoAccountKey}

%{00182}

%{parent.tempoAccountKey}

%{00181}

-
Tempo Account NameTempo Timesheets

%{issue.tempoAccountName}

%{00180}

%{parent.tempoAccountName}

%{00183}

-
Team NameAdvanced Roadmaps

%{issue.teamName}

%{00224}

%{parent.teamName}

%{00225}

-
Customer request channelJira Software Management

%{issue.customerRequestChannel}

%{00196}

%{parent.customerRequestChannel}

%{00197}

-
Customer request type name

Jira Software Management

%{issue.customerRequestTypeName}

%{00178}

%{parent.customerRequestTypeName}

%{00179}

-

If you still have questions, feel free to refer to our support team.