In the case of a successful query the worklog information is returned (with HTTP 200 OK status) in JSON format, as:
[
Unknown macro: {"customFields"}
,...]
The customFileds item consist of the following data:
key | value | description |
---|---|---|
Epic Colour | string | |
Epic Status | string | |
Rank | ||
Sprint | ||
Epic Name | string | |
Epic Link | ||
Story Points |
The details item consist of the following data:
key | value | description |
---|---|---|
issueAffectedVersions | string list | |
issueAssignee | string | |
issueComponents | string list | |
issueCreated | timestamp | |
issueEpicLink | string | |
issueEpicName | string | |
issueFixedVersions | string list | |
issueKey | string | |
issueOriginalEstimate | long | |
issueRemainingEstimate | long | |
issueReporter | string | |
issueStatusName | string | |
issueSummary | string | |
issueTypeName | string | |
issueUpdated | timestamp | |
labels | string list | |
parentIssueKey | string | |
priorityName | string | |
projectDescription | string | |
projectKey | string | |
projectName | string | |
resolutionName | string | |
subTasks | string list | |
worklogBody | string | |
worklogCreated | timestamp | |
worklogStartDate | timestamp | |
worklogTimeWorked | long | |
worklogUpdated | timestamp | |
worklogUser | string |