Object Reference
This page lists the object types available in Intelligent Reports calculations and any fields available on those objects.
Fields can be referred to in calculations by either their id or their alternate name. For example, the issue due date field can be referred to by its id:
questions.Issue.duedate
or by its alternate name:
questions.Issue."Due Date"
comment
Id |
Alternate Name |
Data Type |
body |
Body |
string |
updated |
Update date |
datetime |
author |
Author |
user |
updateAuthor |
Update author |
user |
created |
Created date |
datetime |
image
image is a primitive type and has no fields.
number
number is a primitive type and has no fields.
datetime
datetime is a primitive type and has no fields.
issuelinks
Id |
Alternate Name |
Data Type |
inwardIssue |
Inward Issue |
issue |
outwardIssue |
Outward Issue |
issue |
type |
Type |
issuelinktype |
statuses
statuses is a primitive type and has no fields.
issuelinktype
Id |
Alternate Name |
Data Type |
inward |
Inward Description |
string |
outward |
Outward Description |
string |
name |
Name |
string |
votes
Id |
Alternate Name |
Data Type |
votes |
Votes |
number |
group
Id |
Alternate Name |
Data Type |
name |
Name |
string |
priority
version
Id |
Alternate Name |
Data Type |
project |
Project |
project |
archived |
Archived |
bool |
description |
Description |
string |
releaseDate |
Release Date |
date |
released |
Released |
bool |
overdue |
Overdue |
bool |
name |
Name |
string |
bool
bool is a primitive type and has no fields.
attachment
progress
Id |
Alternate Name |
Data Type |
progress |
Progress |
number |
total |
Total |
number |
issue
Id |
Alternate Name |
Data Type |
comment |
Comment |
list of comment |
attachments |
Attachments |
list of attachment |
aggregatetimeestimate |
Σ Remaining Estimate |
number |
labels |
Labels |
list of string |
lastComment |
Last comment |
comment |
watches |
Watchers |
list of number |
assignee |
Assignee |
user |
issuelinks |
Linked Issues |
list of issuelinks |
subtasks |
Sub-Tasks |
list of issue |
parent |
Parent Issue |
issue |
issuekey |
Key |
string |
aggregateprogress |
Σ Progress |
progress |
aggregatetimespent |
Σ Time Spent |
number |
votes |
Votes |
votes |
workratio |
Work Ratio |
number |
changelog |
History |
list of changelog |
fixVersions |
Fix Version/s |
list of version |
environment |
Environment |
string |
timespent |
Time Spent |
number |
historicalDuration |
Historical Duration |
number |
progress |
Progress |
progress |
duedate |
Due Date |
date |
status |
Status |
status |
updated |
Updated |
datetime |
imageAttachments |
Image Attachments |
list of attachment |
worklog |
Log Work |
list of worklog |
description |
Description |
string |
reporter |
Reporter |
user |
timeoriginalestimate |
Original Estimate |
number |
firstComment |
First comment |
comment |
aggregatetimeoriginalestimate |
Σ Original Estimate |
number |
created |
Created |
datetime |
versions |
Affects Version/s |
list of version |
resolutiondate |
Resolved |
datetime |
summary |
Summary |
string |
project |
Project |
project |
timetracking |
Time Tracking |
timetracking |
components |
Component/s |
list of component |
issuetype |
Issue Type |
issuetype |
resolution |
Resolution |
resolution |
timeestimate |
Remaining Estimate |
number |
priority |
Priority |
priority |
customfield_xx |
Custom Field Name |
type of custom field |
Jira Software/Jira Agile/Greenhopper fields such as Sprint are available as custom fields when present
filter
Id |
Alternate Name |
Data Type |
owner |
Owner |
user |
jql |
JQL Query |
string |
name |
Name |
string |
issues |
Issues |
list of issue |
status
Id |
Alternate Name |
Data Type |
name |
Name |
string |
description |
Description |
string |
worklog
string
string is a primitive type and has no fields.
component
Id |
Alternate Name |
Data Type |
assignee |
Default Assignee |
user |
name |
Name |
string |
description |
Description |
string |
lead |
Lead |
user |
assigneeType |
Assignee Type |
string |
user
Id |
Alternate Name |
Data Type |
active |
Active |
bool |
emailAddress |
Email Address |
string |
displayName |
Display Name |
string |
name |
Username |
string |
groups |
Groups |
list of group |
date
date is a primitive type and has no fields.
changelog
project
timetracking
Id |
Alternate Name |
Data Type |
originalEstimate |
Original Estimate |
string |
timeSpent |
Time Spent |
string |
originalEstimateSeconds |
Original Estimate in Seconds |
number |
timeSpentSeconds |
Time Spent in Seconds |
number |
remainingEstimateSeconds |
Remaining Estimate in Seconds |
number |
remainingEstimate |
Remaining Estimate |
string |
changelogitem
issuetype
Id |
Alternate Name |
Data Type |
subtask |
Subtask |
bool |
name |
Name |
string |
description |
Description |
string |
resolution
Id |
Alternate Name |
Data Type |
name |
Name |
string |
description |
Description |
string |
rapidview
rapidview is only available if Jira Software/Jira Agile/Greenhopper is installed.
Id |
Alternate Name |
Data Type |
sprints |
All sprints |
list of sprint |
activeSprint |
Active sprint |
sprint |
name |
Name |
string |
completedSprints |
Completed sprints |
list of sprint |
filter |
Filter |
filter |
futureSprints |
Future sprints |
list of sprint |
issues |
Issues |
list of issue |
sprint
sprint is only available if Jira Software/Jira Agile/Greenhopper is installed.