Tempo Ideas

Welcome to Tempo’s Idea Portal! Your suggestions are valuable to us and help us make our products even better.
Below is a list of ideas for Tempo, so please search, review and vote for those that would help you the most. We encourage you to add an idea if you don’t see it listed. You can stay updated on the work we are doing here at Tempo by contributing to this page.
To learn more and see our Frequently Asked Questions, click here.

REST API Endpoint for worklog search

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.

  • Vegard Kjelseth
  • Feb 1 2022
  • Shipped
Tempo Products Tempo Timesheets
Tempo Platform Cloud
  • Attach files
  • Oddvin Røsand commented
    April 05, 2022 05:27

    Please add the option to limit the search result with a start- and end-date in combination with user and issue as well.