Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

field namereturnsdescription
attachment

Collection<Attachment>

 the collection of attachments to the issue
versions

Collection<Version>

the Affects Version/s field
comment

List<Comment>

a list of all comments for the issue
components

Collection<ProjectComponent>


fixVersions

Collection<Version>


issuetype

IssueType


issuelinks

List<IssueLink>

a list of all inward and outward links
workratio

String


issuekey

String


subtasks

Collection<Issue>


priority

Priority


resolution

Resolution


status

Status


project
Project
security

Long

security level ID
timeestimate
Long  
timeoriginalestimate
Long  
timespent
Long  
aggregatetimespent
Long  
aggregatetimeestimate
Long  
aggregatetimeoriginalestimate
Long  
assignee
User or
ApplicationUser (depending on JIRA version)

reporter
User or
ApplicationUser (depending on JIRA version)
creator
User or
ApplicationUser (depending on JIRA version)

description
String
environment

String


summary
String
duedate
Timestamp
updated
Timestamp
created
Timestamp
resolutiondate
Timestamp
labels
Set<Label>
watches

Collection<User> or

Collection<ApplicationUser> (depending on JIRA version)

...