Optional
authorDetails of the user who created the worklog.
Optional
commentA comment about the worklog in Atlassian Document Format. Optional when creating or updating a worklog.
Optional
createdThe datetime on which the worklog was created.
Optional
idThe ID of the worklog record.
Optional
issueThe ID of the issue this worklog is for.
Optional
propertiesDetails of properties for the worklog. Optional when creating or updating a worklog.
Optional
selfThe URL of the worklog item.
Optional
startedThe datetime on which the worklog effort was started. Required when creating a worklog. Optional when updating a worklog.
Optional
timeThe time spent working on the issue as days (#d), hours (#h), or minutes (#m
or #). Required when creating a worklog if timeSpentSeconds
isn't provided.
Optional when updating a worklog. Cannot be provided if timeSpentSecond
is
provided.
Optional
timeThe time in seconds spent working on the issue. Required when creating a
worklog if timeSpent
isn't provided. Optional when updating a worklog. Cannot
be provided if timeSpent
is provided.
Optional
updateDetails of the user who last updated the worklog.
Optional
updatedThe datetime on which the worklog was last updated.
Optional
visibilityDetails about any restrictions in the visibility of the worklog. Optional when creating or updating a worklog.
Details of a worklog.