OptionaladjustThe ID of the worklog.
OptionalincreaseThe amount to increase the issue's remaining estimate by, as days (#d), hours (#h), or minutes (#m or #). For
example, 2d. Required when adjustEstimate is manual.
The ID or key of the issue.
OptionalnewThe value to set as the issue's remaining time estimate, as days (#d), hours (#h), or minutes (#m or #). For
example, 2d. Required when adjustEstimate is new.
OptionalnotifyWhether users watching the issue are notified by email.
OptionaloverrideWhether the work log entry should be added to the issue even if the issue is not editable, because jira.issue.editable set to false or missing. For example, the issue is closed. Connect and Forge app users with admin permission can use this flag.
Defines how to update the issue's time estimate, the options are:
newSets the estimate to a specific value, defined innewEstimate.leaveLeaves the estimate unchanged.manualIncreases the estimate by amount specified inincreaseBy.autoReduces the estimate by the value oftimeSpentin the worklog.