Moves a list of worklogs from one issue to another. This is an experimental API with several limitations:
You can't move more than 5000 worklogs at once.
You can't move worklogs containing an attachment.
You can't move worklogs restricted by project roles.
No notifications will be sent for moved worklogs.
No webhooks or events will be sent for moved worklogs.
No issue history will be recorded for moved worklogs.
Time tracking must be enabled in Jira, otherwise this operation returns an error. For more information, see Configuring time tracking.Permissions required:
Browse projectsproject permission for the projects containing the source and destination issues.
If issue-level security is configured, issue-level security permission to view the issue.