We have a use case where we need to fetch the details (who deleted the worklog, what were the hours that were tracked on that worklog) of the worklogs that were deleted.
As we are able to get the deleted Worklogs ID’s only using the https://docs.atlassian.com/software/jira/docs/api/REST/8.13.6/#api/2/worklog-getIdsOfWorklogsDeletedSince API.
But we need an API for getting the details of the deleted worklog provided the ID as an input. Similar to the API that provides the worklog updated details as below.
REST API Tempo Timesheets Servlet
With addWorklogDetails
as an additional parameter.
Tempo Products | Tempo Timesheets |
Tempo Platform | On-Premise |