Basic Object Types
Basic types are atomic types without subfields.
CustomField Structure
Object
customFields
Fields
id, name, type, value
Introduced in
0.5
issue.customFields is an array of custom fields. The value of the custom field might contain differen...
Component Structure
Object
Component
Fields
id, description, lead, leadKey, name, projectId, projectKey, assigneeType
Introduced in
0.5
Fields
#
Field name
Comment
Obje...
Project Structure
Object
project
Fields
id, key, name, lead, versions
Introduced in
0.5
Fields
#
Field name
Comment
Object type
1
id
...
EntityProperties Structure and Sync
The entityProperties is an array of objects which can be used to carry any type of information and then it is saved as entity properties for an issue.
setManuallyAdjust Utility Function for Worklog
Select this option to manually adjust the remaining estimate value by subtracting the amount of time you specify in this field.
setRetain Utility Function for Worklog
Select this option if you do not want to change the issue's remaining estimated value.
setAutoAdjust Utility Function for Worklog
If the worklog is added, exalate reduces the estimate of the issue by timeSpent of the worklog.