With the current Tempo Cloud Rest API it is possible to:
Get all worklogs for an issue
Get all worklogs for a user
However, unlike the Server REST API it is no longer possible to create a custom search for worklogs to get all worklogs for a given issue for a given user. ( https://www.tempo.io/server-api-documentation/timesheets?hsLang=en#operation/searchWorklogs )
As a consequence it is necessary to get all worklogs for a given issue and then filter the results client-side.
It would be great if the Cloud REST API offered the same search capabilities as offered for server.
Tempo Products | Tempo Timesheets |
Tempo Platform | Cloud |
Please add the option to limit the search result with a start- and end-date in combination with user and issue as well.