Deletes a worklog from a Jira issue with estimate adjustment options.
worklog_idThe ID of the specific worklog entry to be deleted from the issue.
increase_bystringAmount to increase the remaining estimate if `adjust_estimate` is 'manual' (e.g., '1h 30m', '5d').
new_estimatestringValue for the new remaining estimate if `adjust_estimate` is 'new' (e.g., '2h', '3d 4h').
notify_usersbooleanIf users watching the issue should be notified by email about the worklog deletion.
adjust_estimatestringOptions for adjusting the issue's remaining estimate after deleting a worklog.
issue_id_or_keyRequiredstringThe ID or key of the Jira issue from which the worklog will be deleted.
override_editable_flagbooleanIf true, allows deletion of the worklog even if the issue is in a closed status, potentially bypassing workflow restrictions.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.