Jira: Most-used fields#
The table below gives information about most-used fields that you can import from Jira. Other fields might also be available in Adverity.
The fields that you can fetch in Adverity are updated regularly to reflect updates to data source APIs.
API name |
Adverity UI name |
Description |
Use in Adverity |
|---|---|---|---|
Assignee (assignee).accountId |
Assignee (assignee).accountId |
The unique identifier for the assignee’s Atlassian account. |
dimension |
Assignee (assignee).accountType |
Assignee (assignee).accountType |
The type of the assignee’s account (e.g., ‘atlassian’, ‘app’, ‘customer’). |
dimension |
Assignee (assignee).active |
Assignee (assignee).active |
Indicates whether the assignee’s account is currently active. |
dimension |
Assignee (assignee).avatarUrls.16x16 |
Assignee (assignee).avatarUrls.16x16 |
The URL to the assignee’s 16x16 pixel avatar image. |
dimension |
Assignee (assignee).avatarUrls.24x24 |
Assignee (assignee).avatarUrls.24x24 |
The URL to the assignee’s 24x24 pixel avatar image. |
dimension |
Assignee (assignee).avatarUrls.32x32 |
Assignee (assignee).avatarUrls.32x32 |
The URL to the assignee’s 32x32 pixel avatar image. |
dimension |
Assignee (assignee).avatarUrls.48x48 |
Assignee (assignee).avatarUrls.48x48 |
The URL to the assignee’s 48x48 pixel avatar image. |
dimension |
Assignee (assignee).displayName |
Assignee (assignee).displayName |
The full name of the assignee, suitable for display. |
dimension |
Assignee (assignee).emailAddress |
Assignee (assignee).emailAddress |
The email address of the assignee. |
dimension |
Assignee (assignee).self |
Assignee (assignee).self |
The URL to the assignee’s user resource in the Jira API. |
dimension |
Assignee (assignee).timeZone |
Assignee (assignee).timeZone |
The time zone configured for the assignee’s account. |
dimension |
Created (created) |
Created (created) |
The date and time when the issue was created. |
dimension |
Description (description) |
Description (description) |
The detailed description of the issue. |
dimension |
Description (description).content.{NUM}.attrs.language |
Description (description).content.{NUM}.attrs.language |
The programming language associated with a specific content block within the Jira issue’s rich text description, particularly relevant for code blocks to enable syntax highlighting or other language-specific processing. |
dimension |
Description (description).content.{NUM}.attrs.order |
Description (description).content.{NUM}.attrs.order |
The sequential position of a content block within the Jira issue’s rich text description. This attribute helps maintain the intended display order of various elements like paragraphs, lists, or code blocks. |
metric |
Description (description).content.{NUM}.attrs.url |
Description (description).content.{NUM}.attrs.url |
The URL for a link or embedded media within the issue description. |
dimension |
Description (description).content.{NUM}.marks.{NUM}.attrs.href |
Description (description).content.{NUM}.marks.{NUM}.attrs.href |
The hyperlink reference for a text mark, such as a URL for a link, within the issue description. |
dimension |
Description (description).content.{NUM}.marks.{NUM}.type |
Description (description).content.{NUM}.marks.{NUM}.type |
The type of text formatting mark applied (e.g., ‘strong’ for bold, ‘em’ for italics, ‘link’ for hyperlink) within the issue description. |
dimension |
Description (description).content.{NUM}.text |
Description (description).content.{NUM}.text |
The actual text content within a block of the issue description. |
dimension |
Description (description).content.{NUM}.type |
Description (description).content.{NUM}.type |
The type of content block within the rich-text description (e.g., ‘paragraph’, ‘table’, ‘codeBlock’). |
dimension |
Due date (duedate) |
Due date (duedate) |
The date by which the issue is scheduled to be completed. |
dimension |
Fix versions (fixVersions).archived |
Fix versions (fixVersions).archived |
Indicates if the fix version is archived. |
dimension |
Fix versions (fixVersions).description |
Fix versions (fixVersions).description |
A description of the fix version. |
dimension |
Fix versions (fixVersions).id |
Fix versions (fixVersions).id |
The unique identifier of the fix version. |
metric |
Fix versions (fixVersions).name |
Fix versions (fixVersions).name |
The name of the fix version. |
dimension |
Fix versions (fixVersions).releaseDate |
Fix versions (fixVersions).releaseDate |
The scheduled release date for the fix version. |
dimension |
Fix versions (fixVersions).released |
Fix versions (fixVersions).released |
Indicates if the fix version has been released. |
dimension |
Fix versions (fixVersions).self |
Fix versions (fixVersions).self |
The URL of the fix version object. |
dimension |
ID (id) |
ID (id) |
The unique internal identifier for the issue. |
metric |
Issue Type (issuetype).avatarId |
Issue Type (issuetype).avatarId |
The ID of the avatar associated with this issue type. |
metric |
Issue Type (issuetype).description |
Issue Type (issuetype).description |
A brief description of the issue type. |
dimension |
Issue Type (issuetype).hierarchyLevel |
Issue Type (issuetype).hierarchyLevel |
The hierarchical level of the issue type within Jira (e.g., -1 for sub-task, 0 for standard, 1 for epic). |
metric |
Issue Type (issuetype).iconUrl |
Issue Type (issuetype).iconUrl |
The URL to the icon representing this issue type. |
dimension |
Issue Type (issuetype).id |
Issue Type (issuetype).id |
The unique identifier for the issue type. |
metric |
Issue Type (issuetype).name |
Issue Type (issuetype).name |
The name of the issue type (e.g., ‘Story’, ‘Bug’, ‘Task’). |
dimension |
Issue Type (issuetype).self |
Issue Type (issuetype).self |
The URL to the issue type’s resource in the Jira API. |
dimension |
Issue Type (issuetype).subtask |
Issue Type (issuetype).subtask |
Indicates whether this issue type is a sub-task. |
dimension |
Key (issuekey) |
Key (issuekey) |
The user-facing key of the issue (e.g., ‘PROJ-123’). |
dimension |
Labels (labels) |
Labels (labels) |
A list of labels applied to the issue for categorization and filtering. |
dimension |
Original estimate (timeoriginalestimate) |
Original estimate (timeoriginalestimate) |
The original estimated time to complete the issue, formatted as a string (e.g., ‘2d 4h’). This field represents the initial time estimate for the issue itself. |
metric |
Priority (priority).iconUrl |
Priority (priority).iconUrl |
The URL to the icon representing the priority level of the issue. |
dimension |
Priority (priority).id |
Priority (priority).id |
The unique identifier of the priority level. |
metric |
Priority (priority).name |
Priority (priority).name |
The name of the priority level (e.g., ‘Highest’, ‘High’, ‘Medium’). |
dimension |
Priority (priority).self |
Priority (priority).self |
The URL of the priority object. |
dimension |
Reporter (reporter).accountId |
Reporter (reporter).accountId |
The Atlassian account ID of the user who reported the issue. |
dimension |
Reporter (reporter).accountType |
Reporter (reporter).accountType |
The type of the reporter’s account (e.g., ‘atlassian’, ‘app’, ‘customer’). |
dimension |
Reporter (reporter).active |
Reporter (reporter).active |
A boolean indicating if the user who reported the issue is active. |
dimension |
Reporter (reporter).avatarUrls.16x16 |
Reporter (reporter).avatarUrls.16x16 |
The URL of the reporter’s 16x16 pixel avatar. |
dimension |
Reporter (reporter).avatarUrls.24x24 |
Reporter (reporter).avatarUrls.24x24 |
The URL of the reporter’s 24x24 pixel avatar. |
dimension |
Reporter (reporter).avatarUrls.32x32 |
Reporter (reporter).avatarUrls.32x32 |
The URL of the reporter’s 32x32 pixel avatar. |
dimension |
Reporter (reporter).avatarUrls.48x48 |
Reporter (reporter).avatarUrls.48x48 |
The URL of the reporter’s 48x48 pixel avatar. |
dimension |
Reporter (reporter).displayName |
Reporter (reporter).displayName |
The display name of the user who reported the issue. |
dimension |
Reporter (reporter).emailAddress |
Reporter (reporter).emailAddress |
The email address of the user who reported or created the Jira issue. |
dimension |
Reporter (reporter).self |
Reporter (reporter).self |
The API URL for the user who reported the issue. |
dimension |
Reporter (reporter).timeZone |
Reporter (reporter).timeZone |
The time zone of the user who reported the issue. |
dimension |
Resolved (resolutiondate) |
Resolved (resolutiondate) |
The date and time when the issue was resolved. |
dimension |
Status (status).description |
Status (status).description |
A brief description of the issue’s current status. |
dimension |
Status (status).iconUrl |
Status (status).iconUrl |
The URL to the icon representing the issue’s status. |
dimension |
Status (status).id |
Status (status).id |
The unique identifier for the issue’s status. |
metric |
Status (status).name |
Status (status).name |
The name of the issue’s status (e.g., ‘To Do’, ‘In Progress’, ‘Done’). |
dimension |
Status (status).self |
Status (status).self |
The URL to the issue status’s resource in the Jira API. |
dimension |
Status (status).statusCategory.colorName |
Status (status).statusCategory.colorName |
The color name associated with the issue’s status category (e.g., ‘blue-gray’, ‘green’). |
dimension |
Status (status).statusCategory.id |
Status (status).statusCategory.id |
The unique identifier for the issue’s status category. |
metric |
Status (status).statusCategory.key |
Status (status).statusCategory.key |
The key of the issue’s status category. |
dimension |
Status (status).statusCategory.name |
Status (status).statusCategory.name |
The name of the status category associated with the issue’s current status (e.g., To Do, In Progress, Done). |
dimension |
Status (status).statusCategory.self |
Status (status).statusCategory.self |
The URL of the status category object for the issue’s current status. |
dimension |
Summary (summary) |
Summary (summary) |
A concise overview or short description of the issue. |
dimension |
Time Spent (timespent) |
Time Spent (timespent) |
The total time, formatted as a string (e.g., ‘1h 30m’), that has been logged on an issue. |
metric |
Updated (updated) |
Updated (updated) |
The date and time when the issue was last updated. |
dimension |
author.accountId |
author.accountId |
The unique identifier of the user who created the attachment or comment. |
dimension |
author.accountType |
author.accountType |
The type of account for the user who created the attachment or comment (e.g., ‘atlassian’, ‘app’, ‘customer’). |
dimension |
author.active |
author.active |
Indicates if the user who created the attachment or comment is currently an active user in Jira. |
dimension |
author.avatarUrls.16x16 |
author.avatarUrls.16x16 |
The URL to the 16x16 pixel avatar image for the user who created the attachment or comment. |
dimension |
author.avatarUrls.24x24 |
author.avatarUrls.24x24 |
The URL to the 24x24 pixel avatar image for the user who created the attachment or comment. |
dimension |
author.avatarUrls.32x32 |
author.avatarUrls.32x32 |
The URL to the 32x32 pixel avatar image for the user who created the attachment or comment. |
dimension |
author.avatarUrls.48x48 |
author.avatarUrls.48x48 |
The URL to the 48x48 pixel avatar image for the user who created the attachment or comment. |
dimension |
author.displayName |
author.displayName |
The human-readable name of the user who created the attachment or comment. |
dimension |
author.emailAddress |
author.emailAddress |
The email address of the user who created the attachment or comment. |
dimension |
author.self |
author.self |
The URL of the user’s self-link for the user who created the attachment or comment. |
dimension |
author.timeZone |
author.timeZone |
The time zone set for the user who created the attachment or comment. |
dimension |
created |
created |
The date and time when the issue was created. |
dimension |
id |
id |
The unique internal ID of the issue. |
dimension |
issueId |
issueId |
The unique internal ID of the issue. |
metric |
issueKey |
issueKey |
The user-friendly key for the issue (e.g., ‘PROJ-123’). |
dimension |
issuetype.description |
issuetype.description |
A description of the issue type. |
dimension |
issuetype.id |
issuetype.id |
The unique identifier of the issue type. |
metric |
issuetype.name |
issuetype.name |
The name of the issue type (e.g., ‘Bug’, ‘Task’, ‘Story’). |
dimension |
items.{NUM}.field |
items.{NUM}.field |
The name of the field that was changed in the issue’s changelog. |
dimension |
items.{NUM}.fieldId |
items.{NUM}.fieldId |
The ID of the field that was changed in the issue’s changelog. |
dimension |
items.{NUM}.fieldtype |
items.{NUM}.fieldtype |
The type of field that was changed in the issue’s changelog (e.g., ‘jira’, ‘custom’). |
dimension |
items.{NUM}.from |
items.{NUM}.from |
The raw value of the field before the change in the issue’s changelog. |
dimension |
items.{NUM}.fromString |
items.{NUM}.fromString |
The string representation of the field’s value before the change in the issue’s changelog. |
dimension |
items.{NUM}.tmpFromAccountId |
items.{NUM}.tmpFromAccountId |
The unique identifier of the user account from which a particular field value was changed in an issue’s history. |
dimension |
items.{NUM}.tmpToAccountId |
items.{NUM}.tmpToAccountId |
The unique identifier of the user account to which a particular field value was changed in an issue’s history. |
dimension |
items.{NUM}.to |
items.{NUM}.to |
The raw value of the field after the change in the issue’s changelog. |
dimension |
items.{NUM}.toString |
items.{NUM}.toString |
The string representation of the field’s value after the change in the issue’s changelog. |
dimension |
key |
key |
The user-friendly key for the issue (e.g., ‘PROJ-123’). |
dimension |
labels |
labels |
A list of text labels associated with the issue. |
dimension |
status.name |
status.name |
The name of the issue’s current status (e.g., ‘Open’, ‘In Progress’, ‘Closed’). |
dimension |
status.statusCategory.name |
status.statusCategory.name |
The name of the status category associated with the issue’s current status (e.g., To Do, In Progress, Done). |
dimension |
updated |
updated |
The date and time when the issue was last updated. |
dimension |