Knowledge Base Articles
Breadcrumbs

Is there any way to track the movement of a worklog id?



Question

Is there any way to track the movement of a worklog id in Jira when it is moved to a different issue? According to this  Community Answer , due to Jira API limitations, a movement of worklogs would be to delete the worklog and create a new worklog in the new issue. 

Answer

As you have read in the community Q&A, to move a worklog to another issue, Tempo has to delete the old one from original issue and create a new one under the new issue.

However, Tempo for Cloud has added a new feature for Bulk Actions , which will track a history of Bulk actions performed by you in the last 90 Days


.jira-issue { padding: 0 0 0 2px; line-height: 20px; } .jira-issue img { padding-right: 5px; } .jira-issue .aui-lozenge { line-height: 18px; vertical-align: top; } .jira-issue .icon { background-position: left center; background-repeat: no-repeat; display: inline-block; font-size: 0; max-height: 16px; text-align: left; text-indent: -9999em; vertical-align: text-bottom; } TCS-5525