Details of the user who created the worklog.
A comment about the worklog. Optional when creating or updating a worklog.
The datetime on which the worklog was created.
The ID of the worklog record.
The ID of the issue this worklog is for.
Details of properties for the worklog. Optional when creating or updating a worklog.
The URL of the worklog item.
The datetime on which the worklog effort was started. Required when creating a worklog. Optional when updating a worklog.
The 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.
The 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.
Details of the user who last updated the worklog.
The datetime on which the worklog was last updated.
Details about any restrictions in the visibility of the worklog. Optional when creating or updating a worklog.
Generated using TypeDoc
Details of a worklog.