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) |
Assignee (assignee) |
The user assigned to work on the issue. This field typically contains user details like account ID, display name, and avatar URLs. |
dimension |
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 |
Comment (comment).comments.{NUM}.author.accountId |
Comment (comment).comments.{NUM}.author.accountId |
The Atlassian account ID of the user who authored the comment. |
dimension |
Comment (comment).comments.{NUM}.author.accountType |
Comment (comment).comments.{NUM}.author.accountType |
The type of account for the user who authored the comment (e.g., ‘atlassian’, ‘app’). |
dimension |
Comment (comment).comments.{NUM}.author.active |
Comment (comment).comments.{NUM}.author.active |
A boolean indicating whether the account of the user who authored the comment is active. |
dimension |
Comment (comment).comments.{NUM}.author.avatarUrls.16x16 |
Comment (comment).comments.{NUM}.author.avatarUrls.16x16 |
The URL of the 16x16 pixel avatar image for the comment author. |
dimension |
Comment (comment).comments.{NUM}.author.avatarUrls.24x24 |
Comment (comment).comments.{NUM}.author.avatarUrls.24x24 |
The URL of the 24x24 pixel avatar image for the comment author. |
dimension |
Comment (comment).comments.{NUM}.author.avatarUrls.32x32 |
Comment (comment).comments.{NUM}.author.avatarUrls.32x32 |
The URL of the 32x32 pixel avatar image for the comment author. |
dimension |
Comment (comment).comments.{NUM}.author.avatarUrls.48x48 |
Comment (comment).comments.{NUM}.author.avatarUrls.48x48 |
The URL of the 48x48 pixel avatar image for the comment author. |
dimension |
Comment (comment).comments.{NUM}.author.displayName |
Comment (comment).comments.{NUM}.author.displayName |
The human-readable name of the user who authored the comment. |
dimension |
Comment (comment).comments.{NUM}.author.emailAddress |
Comment (comment).comments.{NUM}.author.emailAddress |
The email address of the user who authored the comment. This may be omitted or anonymized based on user privacy settings. |
dimension |
Comment (comment).comments.{NUM}.author.self |
Comment (comment).comments.{NUM}.author.self |
The URL linking to the REST API resource for the user who authored the comment. |
dimension |
Comment (comment).comments.{NUM}.author.timeZone |
Comment (comment).comments.{NUM}.author.timeZone |
The time zone configured for the user who authored the comment. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.alt |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.alt |
The alternative text attribute for an image or media element within the comment’s rich text body. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.background |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.background |
The background color attribute for content within the comment’s rich text body, often for panel nodes. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.colspan |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.colspan |
The number of columns a table cell spans within a table in the comment’s rich text body. |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.colwidth.{NUM} |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.colwidth.{NUM} |
The width of a specific column within a table in the comment’s rich text body, used to define column sizing. |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.height |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.height |
The height attribute for content within the comment’s rich text body, often used for media elements like images. |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.language |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.language |
The language attribute for a code block or other content within the comment’s rich text body, specifying the language of the content. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.layout |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.layout |
The layout attribute for content within the comment’s rich text body, such as for media (e.g., ‘center’, ‘wrap-right’). |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.level |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.level |
The hierarchy level attribute for content within the comment’s rich text body, particularly for headings (e.g., 1 for H1, 2 for H2). |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.originalHeight |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.originalHeight |
The original height attribute for media content within the comment’s rich text body, such as an image. |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.originalWidth |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.originalWidth |
The original width attribute for media content within the comment’s rich text body, such as an image. |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.panelType |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.panelType |
The type of panel used within the comment’s content, typically a block node in Atlassian Document Format (ADF) for visually distinct sections. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.rowspan |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.rowspan |
The number of rows a table cell spans within a table in the comment’s rich text body. |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.text |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.text |
The text content of a node’s attribute within the comment’s rich text body. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.timestamp |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.timestamp |
A timestamp associated with specific content within the comment’s body, formatted according to ISO 8601 in the system’s default user time zone. |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.title |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.title |
The title attribute for content within the comment’s rich text body, such as for images or links. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.type |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.type |
The type attribute for a node within the comment’s rich text body, providing additional categorization (e.g., for a mention or status). |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.url |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.url |
The URL attribute for a link or media element within the comment’s rich text body. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.width |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.width |
The width attribute for content within the comment’s rich text body, often used for media elements like images. |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.widthType |
Comment (comment).comments.{NUM}.body.content.{NUM}.attrs.widthType |
dimension |
|
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.attrs.color |
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.attrs.color |
The color attribute applied to a text mark within the comment’s rich text body. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.attrs.href |
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.attrs.href |
The hyperlink reference (URL) attribute for a link mark within the comment’s rich text body. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.attrs.size |
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.attrs.size |
The size attribute applied to a specific mark within the rich text content of a comment, which can influence formatting like font size or object dimensions. |
metric |
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.attrs.type |
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.attrs.type |
dimension |
|
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.type |
Comment (comment).comments.{NUM}.body.content.{NUM}.marks.{NUM}.type |
The type of mark applied to the text content within the comment’s rich text body (e.g., ‘strong’ for bold, ‘em’ for italics, ‘link’). |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.text |
Comment (comment).comments.{NUM}.body.content.{NUM}.text |
The actual text content of a text node within the comment’s rich text body. |
dimension |
Comment (comment).comments.{NUM}.body.content.{NUM}.type |
Comment (comment).comments.{NUM}.body.content.{NUM}.type |
The type of Atlassian Document Format (ADF) node for this content element (e.g., ‘paragraph’, ‘heading’, ‘text’, ‘panel’). |
dimension |
Comment (comment).comments.{NUM}.body.type |
Comment (comment).comments.{NUM}.body.type |
The overall type of the comment’s body, which is ‘doc’ for Atlassian Document Format (ADF) rich text. |
dimension |
Comment (comment).comments.{NUM}.body.version |
Comment (comment).comments.{NUM}.body.version |
The version of the Atlassian Document Format (ADF) used for the comment’s rich text body. |
metric |
Comment (comment).comments.{NUM}.created |
Comment (comment).comments.{NUM}.created |
The timestamp indicating when the comment was originally created, in ISO 8601 format. |
dimension |
Comment (comment).comments.{NUM}.id |
Comment (comment).comments.{NUM}.id |
The unique identifier of the comment. |
metric |
Comment (comment).comments.{NUM}.jsdPublic |
Comment (comment).comments.{NUM}.jsdPublic |
A boolean indicating whether the comment is publicly visible in Jira Service Desk portals. |
dimension |
Comment (comment).comments.{NUM}.self |
Comment (comment).comments.{NUM}.self |
The URL linking to the REST API resource for the individual comment. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.accountId |
Comment (comment).comments.{NUM}.updateAuthor.accountId |
The Atlassian account ID of the user who last updated the comment. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.accountType |
Comment (comment).comments.{NUM}.updateAuthor.accountType |
The type of account for the user who last updated the comment. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.active |
Comment (comment).comments.{NUM}.updateAuthor.active |
A boolean indicating whether the account of the user who last updated the comment is active. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.avatarUrls.16x16 |
Comment (comment).comments.{NUM}.updateAuthor.avatarUrls.16x16 |
The URL of the 16x16 pixel avatar image for the user who last updated the comment. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.avatarUrls.24x24 |
Comment (comment).comments.{NUM}.updateAuthor.avatarUrls.24x24 |
The URL of the 24x24 pixel avatar image for the user who last updated the comment. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.avatarUrls.32x32 |
Comment (comment).comments.{NUM}.updateAuthor.avatarUrls.32x32 |
The URL of the 32x32 pixel avatar image for the user who last updated the comment. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.avatarUrls.48x48 |
Comment (comment).comments.{NUM}.updateAuthor.avatarUrls.48x48 |
The URL of the 48x48 pixel avatar image for the user who last updated the comment. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.displayName |
Comment (comment).comments.{NUM}.updateAuthor.displayName |
The human-readable name of the user who last updated the comment. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.emailAddress |
Comment (comment).comments.{NUM}.updateAuthor.emailAddress |
The email address of the user who last updated the comment. This may be omitted or anonymized based on user privacy settings. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.self |
Comment (comment).comments.{NUM}.updateAuthor.self |
The URL linking to the REST API resource for the user who last updated the comment. |
dimension |
Comment (comment).comments.{NUM}.updateAuthor.timeZone |
Comment (comment).comments.{NUM}.updateAuthor.timeZone |
The time zone configured for the user who last updated the comment. |
dimension |
Comment (comment).comments.{NUM}.updated |
Comment (comment).comments.{NUM}.updated |
The timestamp indicating when the comment was last updated, in ISO 8601 format. |
dimension |
Comment (comment).maxResults |
Comment (comment).maxResults |
The maximum number of comments returned in a single page of results. |
metric |
Comment (comment).self |
Comment (comment).self |
The URL linking to the REST API resource for comments, often including pagination parameters. |
dimension |
Comment (comment).startAt |
Comment (comment).startAt |
The index of the first comment returned in a page of results, used for pagination. |
metric |
Comment (comment).total |
Comment (comment).total |
The total number of comments available, across all pages. |
metric |
Components (components).description |
Components (components).description |
A description of the project component, detailing its scope or purpose. |
dimension |
Components (components).id |
Components (components).id |
The unique identifier of the project component. |
dimension |
Components (components).name |
Components (components).name |
The name of the project component. |
dimension |
Components (components).self |
Components (components).self |
The URL linking to the REST API resource for the project component. |
dimension |
Created (created) |
Created (created) |
The date and time when the issue was created. |
dimension |
Creator (creator).accountId |
Creator (creator).accountId |
The Atlassian account ID of the user who created the issue. |
dimension |
Creator (creator).accountType |
Creator (creator).accountType |
The type of account for the user who created the issue (e.g., ‘atlassian’, ‘app’). |
dimension |
Creator (creator).active |
Creator (creator).active |
A boolean indicating whether the account of the user who created the issue is active. |
dimension |
Creator (creator).avatarUrls.16x16 |
Creator (creator).avatarUrls.16x16 |
The URL of the 16x16 pixel avatar image for the issue creator. |
dimension |
Creator (creator).avatarUrls.24x24 |
Creator (creator).avatarUrls.24x24 |
The URL of the 24x24 pixel avatar image for the issue creator. |
dimension |
Creator (creator).avatarUrls.32x32 |
Creator (creator).avatarUrls.32x32 |
The URL of the 32x32 pixel avatar image for the issue creator. |
dimension |
Creator (creator).avatarUrls.48x48 |
Creator (creator).avatarUrls.48x48 |
The URL of the 48x48 pixel avatar image for the issue creator. |
dimension |
Creator (creator).displayName |
Creator (creator).displayName |
The human-readable name of the user who created the issue. |
dimension |
Creator (creator).emailAddress |
Creator (creator).emailAddress |
The email address of the user who created the issue. This may be omitted or anonymized based on user privacy settings. |
dimension |
Creator (creator).self |
Creator (creator).self |
The URL linking to the REST API resource for the user who created the issue. |
dimension |
Creator (creator).timeZone |
Creator (creator).timeZone |
The time zone configured for the user who created the issue. |
dimension |
Description (description) |
Description (description) |
The detailed description of the issue. |
dimension |
Description (description).content.{NUM}.attrs.alt |
Description (description).content.{NUM}.attrs.alt |
The alternative text for an image or media element within the rich text description, used in the Atlassian Document Format (ADF) for accessibility purposes. |
dimension |
Description (description).content.{NUM}.attrs.background |
Description (description).content.{NUM}.attrs.background |
The background color attribute for an element within the rich text description, used for formatting in the Atlassian Document Format (ADF). |
dimension |
Description (description).content.{NUM}.attrs.colspan |
Description (description).content.{NUM}.attrs.colspan |
The number of columns a table cell spans within the rich text description, as defined in the Atlassian Document Format (ADF). |
metric |
Description (description).content.{NUM}.attrs.colwidth.{NUM} |
Description (description).content.{NUM}.attrs.colwidth.{NUM} |
The width of a specific column within a table in the rich text description, as defined in the Atlassian Document Format (ADF). |
metric |
Description (description).content.{NUM}.attrs.height |
Description (description).content.{NUM}.attrs.height |
The height attribute for an element within the rich text description, typically used for formatting images or layout elements in the Atlassian Document Format (ADF). |
metric |
Description (description).content.{NUM}.attrs.isNumberColumnEnabled |
Description (description).content.{NUM}.attrs.isNumberColumnEnabled |
A boolean attribute for table nodes within the issue description’s rich text, indicating if numbering is enabled for columns. |
dimension |
Description (description).content.{NUM}.attrs.language |
Description (description).content.{NUM}.attrs.language |
The language attribute for a code block or other content within the issue description’s rich text body, specifying the language of the content. |
dimension |
Description (description).content.{NUM}.attrs.layout |
Description (description).content.{NUM}.attrs.layout |
The layout attribute for content within the issue description’s rich text body, such as for media (e.g., ‘center’, ‘wrap-right’). |
dimension |
Description (description).content.{NUM}.attrs.level |
Description (description).content.{NUM}.attrs.level |
The hierarchy level attribute for content within the issue description’s rich text body, particularly for headings (e.g., 1 for H1, 2 for H2). |
metric |
Description (description).content.{NUM}.attrs.localId |
Description (description).content.{NUM}.attrs.localId |
A local identifier for a node within the issue description’s rich text body, used for internal referencing within the Atlassian Document Format (ADF) structure. |
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.panelType |
Description (description).content.{NUM}.attrs.panelType |
The type of panel used within the rich text description, part of the Atlassian Document Format (ADF). This specifies how content blocks like info panels, warning panels, etc., are rendered. |
dimension |
Description (description).content.{NUM}.attrs.rowspan |
Description (description).content.{NUM}.attrs.rowspan |
The number of rows a table cell spans within the rich text description, as defined in the Atlassian Document Format (ADF). |
metric |
Description (description).content.{NUM}.attrs.state |
Description (description).content.{NUM}.attrs.state |
The state attribute for an interactive element within the rich text description, such as the checked or unchecked state of a checkbox, used in the Atlassian Document Format (ADF). |
dimension |
Description (description).content.{NUM}.attrs.text |
Description (description).content.{NUM}.attrs.text |
The textual content of an element within the rich text description, as defined in the Atlassian Document Format (ADF). |
dimension |
Description (description).content.{NUM}.attrs.timestamp |
Description (description).content.{NUM}.attrs.timestamp |
A timestamp associated with an element within the rich text description, possibly indicating creation or last modification time in the Atlassian Document Format (ADF). |
metric |
Description (description).content.{NUM}.attrs.title |
Description (description).content.{NUM}.attrs.title |
The title attribute for an element within the rich text description, used in the Atlassian Document Format (ADF) to provide a heading or label for a content block. |
dimension |
Description (description).content.{NUM}.attrs.type |
Description (description).content.{NUM}.attrs.type |
The type attribute for a node within the rich text description’s content, such as ‘paragraph’, ‘text’, ‘link’, or ‘codeBlock’, used in the Atlassian Document Format (ADF). |
dimension |
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}.attrs.width |
Description (description).content.{NUM}.attrs.width |
The width attribute for an element within the rich text description, typically used for formatting images or layout elements in the Atlassian Document Format (ADF). |
metric |
Description (description).content.{NUM}.attrs.widthType |
Description (description).content.{NUM}.attrs.widthType |
The type of width definition for an element within the rich text description, such as ‘full’ or ‘percentage’, used in the Atlassian Document Format (ADF). |
dimension |
Description (description).content.{NUM}.marks.{NUM}.attrs.color |
Description (description).content.{NUM}.marks.{NUM}.attrs.color |
This field stores the hexadecimal color code for text background applied to a segment of text within an issue’s description. It is an attribute of a ‘backgroundColor’ mark, part of the Atlassian Document Format (ADF) used for rich text in Jira. |
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}.attrs.size |
Description (description).content.{NUM}.marks.{NUM}.attrs.size |
The size attribute for a text mark within the rich text description, often representing font size or visual scaling, used in the Atlassian Document Format (ADF). |
metric |
Description (description).content.{NUM}.marks.{NUM}.attrs.type |
Description (description).content.{NUM}.marks.{NUM}.attrs.type |
The type of mark applied to a text segment within the rich text description, such as ‘link’, ‘strong’ (bold), or ‘em’ (italic), used in the Atlassian Document Format (ADF). |
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 |
Description (description).type |
Description (description).type |
The overall type of the issue’s description, typically ‘doc’ indicating an Atlassian Document Format (ADF) document. |
dimension |
Description (description).version |
Description (description).version |
The version of the Atlassian Document Format (ADF) used for the issue’s rich text description. |
metric |
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).entityId |
Issue Type (issuetype).entityId |
A unique internal identifier for 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 |
Linked Issues (issuelinks).{NUM}.id |
Linked Issues (issuelinks).{NUM}.id |
The unique identifier of the issue link. |
metric |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.avatarId |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.avatarId |
The ID of the avatar associated with the issue type of the inward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.description |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.description |
A description of the issue type of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.entityId |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.entityId |
A unique internal identifier for the issue type of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.hierarchyLevel |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.hierarchyLevel |
The hierarchy level of the issue type of the inward linked issue, indicating its position in the issue type scheme (e.g., Epic, Story, Subtask). |
metric |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.iconUrl |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.iconUrl |
The URL of the icon representing the issue type of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.id |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.id |
The unique identifier of the issue type of the inward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.name |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.name |
The name of the issue type of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.self |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.self |
The API URL for the issue type details of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.subtask |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.issuetype.subtask |
A boolean indicating if the issue type of the inward linked issue is a subtask. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.priority.iconUrl |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.priority.iconUrl |
The URL of the icon representing the priority of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.priority.id |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.priority.id |
The unique identifier of the priority of the inward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.priority.name |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.priority.name |
The name of the priority of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.priority.self |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.priority.self |
The API URL for the priority details of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.description |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.description |
A description of the status of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.iconUrl |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.iconUrl |
The URL of the icon representing the status of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.id |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.id |
The unique identifier of the status of the inward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.name |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.name |
The name of the status of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.self |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.self |
The API URL for the status details of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.colorName |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.colorName |
The color name associated with the status category of the inward linked issue’s status (e.g., ‘blue-gray’, ‘green’, ‘yellow’). |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.id |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.id |
The unique identifier of the status category of the inward linked issue’s status. |
metric |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.key |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.key |
The key of the status category of the inward linked issue’s status (e.g., ‘done’, ‘new’, ‘indeterminate’). |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.name |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.name |
The name of the status category of the inward linked issue’s status. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.self |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.status.statusCategory.self |
The API URL for the status category details of the inward linked issue’s status. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.summary |
Linked Issues (issuelinks).{NUM}.inwardIssue.fields.summary |
The summary or short description of the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.id |
Linked Issues (issuelinks).{NUM}.inwardIssue.id |
The unique identifier of the inward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.inwardIssue.key |
Linked Issues (issuelinks).{NUM}.inwardIssue.key |
The key of the inward linked issue (e.g., ‘PROJ-123’). |
dimension |
Linked Issues (issuelinks).{NUM}.inwardIssue.self |
Linked Issues (issuelinks).{NUM}.inwardIssue.self |
The API URL for the inward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.avatarId |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.avatarId |
The ID of the avatar associated with the issue type of the outward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.description |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.description |
A description of the issue type of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.entityId |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.entityId |
A unique internal identifier for the issue type of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.hierarchyLevel |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.hierarchyLevel |
The hierarchy level of the issue type of the outward linked issue, indicating its position in the issue type scheme (e.g., Epic, Story, Subtask). |
metric |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.iconUrl |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.iconUrl |
The URL of the icon representing the issue type of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.id |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.id |
The unique identifier of the issue type of the outward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.name |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.name |
The name of the issue type of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.self |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.self |
The API URL for the issue type details of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.subtask |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.issuetype.subtask |
A boolean indicating if the issue type of the outward linked issue is a subtask. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.priority.iconUrl |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.priority.iconUrl |
The URL of the icon representing the priority of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.priority.id |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.priority.id |
The unique identifier of the priority of the outward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.priority.name |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.priority.name |
The name of the priority of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.priority.self |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.priority.self |
The API URL for the priority details of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.description |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.description |
A description of the status of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.iconUrl |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.iconUrl |
The URL of the icon representing the status of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.id |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.id |
The unique identifier of the status of the outward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.name |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.name |
The name of the status of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.self |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.self |
The API URL for the status details of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.colorName |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.colorName |
The color name associated with the status category of the outward linked issue’s status (e.g., ‘blue-gray’, ‘green’, ‘yellow’). |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.id |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.id |
The unique identifier of the status category of the outward linked issue’s status. |
metric |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.key |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.key |
The key of the status category of the outward linked issue’s status (e.g., ‘done’, ‘new’, ‘indeterminate’). |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.name |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.name |
The name of the status category of the outward linked issue’s status. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.self |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.status.statusCategory.self |
The API URL for the status category details of the outward linked issue’s status. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.summary |
Linked Issues (issuelinks).{NUM}.outwardIssue.fields.summary |
The summary or short description of the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.id |
Linked Issues (issuelinks).{NUM}.outwardIssue.id |
The unique identifier of the outward linked issue. |
metric |
Linked Issues (issuelinks).{NUM}.outwardIssue.key |
Linked Issues (issuelinks).{NUM}.outwardIssue.key |
The key of the outward linked issue (e.g., ‘PROJ-123’). |
dimension |
Linked Issues (issuelinks).{NUM}.outwardIssue.self |
Linked Issues (issuelinks).{NUM}.outwardIssue.self |
The API URL for the outward linked issue. |
dimension |
Linked Issues (issuelinks).{NUM}.self |
Linked Issues (issuelinks).{NUM}.self |
The API URL for the specific issue link. |
dimension |
Linked Issues (issuelinks).{NUM}.type.id |
Linked Issues (issuelinks).{NUM}.type.id |
The unique identifier of the issue link type (e.g., ‘10000’ for ‘Blocks’). |
metric |
Linked Issues (issuelinks).{NUM}.type.inward |
Linked Issues (issuelinks).{NUM}.type.inward |
The description of the inward relationship for the issue link type (e.g., ‘is blocked by’). |
dimension |
Linked Issues (issuelinks).{NUM}.type.name |
Linked Issues (issuelinks).{NUM}.type.name |
The name of the issue link type (e.g., ‘Blocks’, ‘Relates’). |
dimension |
Linked Issues (issuelinks).{NUM}.type.outward |
Linked Issues (issuelinks).{NUM}.type.outward |
The description of the outward relationship for the issue link type (e.g., ‘blocks’). |
dimension |
Linked Issues (issuelinks).{NUM}.type.self |
Linked Issues (issuelinks).{NUM}.type.self |
The API URL for the issue link type details. |
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 |
Parent (parent).fields.issuetype.avatarId |
Parent (parent).fields.issuetype.avatarId |
The ID of the avatar associated with the issue type of the parent issue. |
metric |
Parent (parent).fields.issuetype.description |
Parent (parent).fields.issuetype.description |
A description of the issue type, providing details about its purpose or usage, for the parent issue. |
dimension |
Parent (parent).fields.issuetype.entityId |
Parent (parent).fields.issuetype.entityId |
A unique internal identifier for the issue type of the parent issue. This field is present for subtasks. |
dimension |
Parent (parent).fields.issuetype.hierarchyLevel |
Parent (parent).fields.issuetype.hierarchyLevel |
The hierarchy level of the issue type, indicating its position in the issue type hierarchy (e.g., Epic, Story, Subtask) for the parent issue. |
metric |
Parent (parent).fields.issuetype.iconUrl |
Parent (parent).fields.issuetype.iconUrl |
The URL of the icon representing the issue type of the parent issue. |
dimension |
Parent (parent).fields.issuetype.id |
Parent (parent).fields.issuetype.id |
The unique identifier of the issue type for the parent issue. |
metric |
Parent (parent).fields.issuetype.name |
Parent (parent).fields.issuetype.name |
The name of the issue type for the parent issue. |
dimension |
Parent (parent).fields.issuetype.self |
Parent (parent).fields.issuetype.self |
The URL linking to the REST API resource for the issue type of the parent issue. |
dimension |
Parent (parent).fields.issuetype.subtask |
Parent (parent).fields.issuetype.subtask |
A boolean indicating whether the issue type of the parent issue is a subtask. |
dimension |
Parent (parent).fields.priority.iconUrl |
Parent (parent).fields.priority.iconUrl |
The URL of the icon representing the priority level of the parent issue. |
dimension |
Parent (parent).fields.priority.id |
Parent (parent).fields.priority.id |
The unique identifier of the priority level for the parent issue. |
metric |
Parent (parent).fields.priority.name |
Parent (parent).fields.priority.name |
The name of the priority level for the parent issue. |
dimension |
Parent (parent).fields.priority.self |
Parent (parent).fields.priority.self |
The URL linking to the REST API resource for the priority level of the parent issue. |
dimension |
Parent (parent).fields.status.description |
Parent (parent).fields.status.description |
A description of the status, providing details about its meaning or workflow stage, for the parent issue. |
dimension |
Parent (parent).fields.status.iconUrl |
Parent (parent).fields.status.iconUrl |
The URL of the icon representing the status of the parent issue. |
dimension |
Parent (parent).fields.status.id |
Parent (parent).fields.status.id |
The unique identifier of the status for the parent issue. |
metric |
Parent (parent).fields.status.name |
Parent (parent).fields.status.name |
The name of the status for the parent issue. |
dimension |
Parent (parent).fields.status.self |
Parent (parent).fields.status.self |
The URL linking to the REST API resource for the status of the parent issue. |
dimension |
Parent (parent).fields.status.statusCategory.colorName |
Parent (parent).fields.status.statusCategory.colorName |
The color name associated with the status category of the parent issue’s status, indicating its general state (e.g., ‘blue-gray’ for To Do, ‘yellow’ for In Progress, ‘green’ for Done). |
dimension |
Parent (parent).fields.status.statusCategory.id |
Parent (parent).fields.status.statusCategory.id |
The unique identifier of the status category for the parent issue’s status. |
metric |
Parent (parent).fields.status.statusCategory.key |
Parent (parent).fields.status.statusCategory.key |
The key identifying the status category for the parent issue’s status (e.g., ‘new’, ‘indeterminate’, ‘done’). |
dimension |
Parent (parent).fields.status.statusCategory.name |
Parent (parent).fields.status.statusCategory.name |
The name of the status category for the parent issue’s status (e.g., ‘To Do’, ‘In Progress’, ‘Done’). |
dimension |
Parent (parent).fields.status.statusCategory.self |
Parent (parent).fields.status.statusCategory.self |
The URL linking to the REST API resource for the status category of the parent issue’s status. |
dimension |
Parent (parent).fields.summary |
Parent (parent).fields.summary |
A brief, one-line synopsis or title of the parent issue, summarizing its purpose. |
dimension |
Parent (parent).id |
Parent (parent).id |
The unique identifier of the parent issue. |
metric |
Parent (parent).key |
Parent (parent).key |
The user-friendly key of the parent issue, typically a combination of project key and issue number (e.g., ‘PROJ-123’). |
dimension |
Parent (parent).self |
Parent (parent).self |
The URL linking to the REST API resource for the parent issue. |
dimension |
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 |
Progress (progress).percent |
Progress (progress).percent |
The percentage of work completed for the issue, based on time tracking or other configured progress metrics. |
metric |
Progress (progress).progress |
Progress (progress).progress |
The amount of work completed for the issue, typically in seconds, as part of its progress tracking. |
metric |
Progress (progress).total |
Progress (progress).total |
The total estimated work for the issue, typically in seconds, used in calculating progress. |
metric |
Project (project).avatarUrls.16x16 |
Project (project).avatarUrls.16x16 |
The URL of the 16x16 pixel avatar image for the project. |
dimension |
Project (project).avatarUrls.24x24 |
Project (project).avatarUrls.24x24 |
The URL of the 24x24 pixel avatar image for the project. |
dimension |
Project (project).avatarUrls.32x32 |
Project (project).avatarUrls.32x32 |
The URL of the 32x32 pixel avatar image for the project. |
dimension |
Project (project).avatarUrls.48x48 |
Project (project).avatarUrls.48x48 |
The URL of the 48x48 pixel avatar image for the project. |
dimension |
Project (project).id |
Project (project).id |
The unique identifier of the project. |
metric |
Project (project).key |
Project (project).key |
The unique key of the project, typically a short alphanumeric code (e.g., ‘PROJ’). |
dimension |
Project (project).name |
Project (project).name |
The full name of the project. |
dimension |
Project (project).projectCategory.description |
Project (project).projectCategory.description |
A description of the project category, providing context or details about the group of projects it represents. |
dimension |
Project (project).projectCategory.id |
Project (project).projectCategory.id |
The unique identifier of the project category. |
metric |
Project (project).projectCategory.name |
Project (project).projectCategory.name |
The name of the project category. |
dimension |
Project (project).projectCategory.self |
Project (project).projectCategory.self |
The URL linking to the REST API resource for the project category. |
dimension |
Project (project).projectTypeKey |
Project (project).projectTypeKey |
The key identifying the type of the project (e.g., ‘software’, ‘service_desk’, ‘business’). |
dimension |
Project (project).self |
Project (project).self |
The URL linking to the REST API resource for the project. |
dimension |
Project (project).simplified |
Project (project).simplified |
A boolean indicating whether the project is a simplified project (often associated with Next-gen or Team-managed projects). |
dimension |
Remaining Estimate (timeestimate) |
Remaining Estimate (timeestimate) |
The estimated time remaining to complete the issue. This value is part of Jira’s time tracking functionality. |
dimension |
Reporter (reporter) |
Reporter (reporter) |
The user who originally reported or created the issue. This typically includes the user’s account ID and other profile information. |
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 |
Resolution (resolution) |
Resolution (resolution) |
The outcome or solution of an issue, indicating why it was closed. Examples include ‘Done’, ‘Fixed’, or ‘Won’t Do’. |
dimension |
Resolution (resolution).description |
Resolution (resolution).description |
A description of the resolution, providing more context about why the issue was closed. |
dimension |
Resolution (resolution).id |
Resolution (resolution).id |
The unique identifier of the resolution. |
metric |
Resolution (resolution).name |
Resolution (resolution).name |
The name of the resolution (e.g., ‘Done’, ‘Fixed’). |
dimension |
Resolution (resolution).self |
Resolution (resolution).self |
The API URL for the resolution details. |
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 |
Status Category (statusCategory).colorName |
Status Category (statusCategory).colorName |
The color name associated with the status category, used for visual representation (e.g., ‘blue-gray’ for To Do, ‘yellow’ for In Progress, ‘green’ for Done). |
dimension |
Status Category (statusCategory).id |
Status Category (statusCategory).id |
The unique identifier of the status category. |
metric |
Status Category (statusCategory).key |
Status Category (statusCategory).key |
A key for the status category, typically indicating its state in the workflow (e.g., ‘new’, ‘indeterminate’, ‘done’). |
dimension |
Status Category (statusCategory).name |
Status Category (statusCategory).name |
The name of the status category (e.g., ‘To Do’, ‘In Progress’, ‘Done’). |
dimension |
Status Category (statusCategory).self |
Status Category (statusCategory).self |
The API URL for the status category details. |
dimension |
Status Category Changed (statuscategorychangedate) |
Status Category Changed (statuscategorychangedate) |
The date and time when the status category of an issue last changed, indicating a transition between major workflow stages (e.g., from ‘To Do’ to ‘In Progress’). |
dimension |
Sub-tasks (subtasks).{NUM}.fields.issuetype.avatarId |
Sub-tasks (subtasks).{NUM}.fields.issuetype.avatarId |
The ID of the avatar associated with the issue type of a subtask. |
metric |
Sub-tasks (subtasks).{NUM}.fields.issuetype.description |
Sub-tasks (subtasks).{NUM}.fields.issuetype.description |
A description of the issue type of a subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.issuetype.hierarchyLevel |
Sub-tasks (subtasks).{NUM}.fields.issuetype.hierarchyLevel |
The hierarchy level of the issue type of a subtask, indicating its position in the issue type scheme (e.g., ‘Subtask’). |
metric |
Sub-tasks (subtasks).{NUM}.fields.issuetype.iconUrl |
Sub-tasks (subtasks).{NUM}.fields.issuetype.iconUrl |
The URL of the icon representing the issue type of a subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.issuetype.id |
Sub-tasks (subtasks).{NUM}.fields.issuetype.id |
The unique identifier of the issue type of a subtask. |
metric |
Sub-tasks (subtasks).{NUM}.fields.issuetype.name |
Sub-tasks (subtasks).{NUM}.fields.issuetype.name |
The name of the issue type of a subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.issuetype.self |
Sub-tasks (subtasks).{NUM}.fields.issuetype.self |
The API URL for the issue type details of a subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.issuetype.subtask |
Sub-tasks (subtasks).{NUM}.fields.issuetype.subtask |
Indicates whether the issue type of the subtask is a subtask type. This is a boolean value. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.priority.iconUrl |
Sub-tasks (subtasks).{NUM}.fields.priority.iconUrl |
The URL of the icon representing the priority level of the subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.priority.id |
Sub-tasks (subtasks).{NUM}.fields.priority.id |
The unique identifier of the priority level for the subtask. |
metric |
Sub-tasks (subtasks).{NUM}.fields.priority.name |
Sub-tasks (subtasks).{NUM}.fields.priority.name |
The name of the priority level for the subtask (e.g., ‘High’, ‘Medium’, ‘Low’). |
dimension |
Sub-tasks (subtasks).{NUM}.fields.priority.self |
Sub-tasks (subtasks).{NUM}.fields.priority.self |
The API URL linking to the priority resource for the subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.status.description |
Sub-tasks (subtasks).{NUM}.fields.status.description |
A description of the current status of the subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.status.iconUrl |
Sub-tasks (subtasks).{NUM}.fields.status.iconUrl |
The URL of the icon representing the current status of the subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.status.id |
Sub-tasks (subtasks).{NUM}.fields.status.id |
The unique identifier of the current status of the subtask. |
metric |
Sub-tasks (subtasks).{NUM}.fields.status.name |
Sub-tasks (subtasks).{NUM}.fields.status.name |
The name of the current status of the subtask (e.g., ‘To Do’, ‘In Progress’, ‘Done’). |
dimension |
Sub-tasks (subtasks).{NUM}.fields.status.self |
Sub-tasks (subtasks).{NUM}.fields.status.self |
The API URL linking to the status resource for the subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.colorName |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.colorName |
The color name associated with the status category (e.g., ‘blue-gray’, ‘green’, ‘yellow’). |
dimension |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.id |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.id |
The unique identifier of the status category for the subtask’s status. |
metric |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.key |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.key |
The key of the status category (e.g., ‘new’, ‘indeterminate’, ‘done’). |
dimension |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.name |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.name |
The name of the status category (e.g., ‘To Do’, ‘In Progress’, ‘Done’). |
dimension |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.self |
Sub-tasks (subtasks).{NUM}.fields.status.statusCategory.self |
The API URL linking to the status category resource for the subtask’s status. |
dimension |
Sub-tasks (subtasks).{NUM}.fields.summary |
Sub-tasks (subtasks).{NUM}.fields.summary |
A concise overview or title of the subtask. |
dimension |
Sub-tasks (subtasks).{NUM}.id |
Sub-tasks (subtasks).{NUM}.id |
The unique identifier of the subtask. |
metric |
Sub-tasks (subtasks).{NUM}.key |
Sub-tasks (subtasks).{NUM}.key |
The unique key of the subtask, often a combination of project key and a sequential number (e.g., ‘PROJ-123’). |
dimension |
Sub-tasks (subtasks).{NUM}.self |
Sub-tasks (subtasks).{NUM}.self |
The API URL linking to the subtask resource itself. |
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 |
Time tracking (timetracking).originalEstimate |
Time tracking (timetracking).originalEstimate |
The human-readable original estimate of the time required to complete the issue. |
dimension |
Time tracking (timetracking).originalEstimateSeconds |
Time tracking (timetracking).originalEstimateSeconds |
The original estimate of the time required to complete the issue, in seconds. |
metric |
Time tracking (timetracking).remainingEstimate |
Time tracking (timetracking).remainingEstimate |
The human-readable remaining estimate of the time required to complete the issue. |
dimension |
Time tracking (timetracking).remainingEstimateSeconds |
Time tracking (timetracking).remainingEstimateSeconds |
The remaining estimate of the time required to complete the issue, in seconds. |
metric |
Time tracking (timetracking).timeSpent |
Time tracking (timetracking).timeSpent |
The human-readable actual time spent working on the issue. |
dimension |
Time tracking (timetracking).timeSpentSeconds |
Time tracking (timetracking).timeSpentSeconds |
The actual time spent working on the issue, in seconds. |
metric |
Updated (updated) |
Updated (updated) |
The date and time when the issue was last updated. |
dimension |
Watchers (watches).isWatching |
Watchers (watches).isWatching |
Indicates whether the user making the API request is currently watching the issue. |
dimension |
Watchers (watches).self |
Watchers (watches).self |
The API URL linking to the watchers resource for the issue. |
dimension |
Watchers (watches).watchCount |
Watchers (watches).watchCount |
The total number of users watching the issue. |
metric |
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. |
metric |
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 |
Σ Original Estimate (aggregatetimeoriginalestimate) |
Σ Original Estimate (aggregatetimeoriginalestimate) |
The sum of the original time estimates for an issue and all its subtasks. |
dimension |
Σ Progress (aggregateprogress).percent |
Σ Progress (aggregateprogress).percent |
The percentage of the aggregated progress for an issue, including its subtasks. |
metric |
Σ Progress (aggregateprogress).progress |
Σ Progress (aggregateprogress).progress |
The current value of the aggregated progress for an issue, including its subtasks. |
metric |
Σ Progress (aggregateprogress).total |
Σ Progress (aggregateprogress).total |
The total target value for the aggregated progress of an issue, including its subtasks. |
metric |
Σ Remaining Estimate (aggregatetimeestimate) |
Σ Remaining Estimate (aggregatetimeestimate) |
The sum of the remaining time estimates for an issue and all its subtasks. |
metric |
Σ Time Spent (aggregatetimespent) |
Σ Time Spent (aggregatetimespent) |
The sum of the actual time spent on an issue and all its subtasks. |
dimension |