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.

Control the accept-language on the Prime timesheet Rest API plugin

Today, there is no way on the cloud version of the Prime Timesheet plugin to manage the language on Rest API.


On the Jira Cloud Rest API, we can control the accept language with the following headers:

  • X-Force-Accept-Language: true

  • Accept-Language: <locale>

https://developer.atlassian.com/cloud/jira/platform/rest/v3/intro/#timestamps

X-Force-Accept-Language (request): controls how the standard HTTP Accept-Language header is processed. By default Accept-Language is ignored and the response is in the language configured in the user's profile or, when no language is configured for the user, the default Jira instance language. For the response to recognize Accept-Language send X-Force-Accept-Language = true as well. If Accept-Language requests a language that Jira can return the response is in that language, otherwise Jira returns the response in the default language. If Accept-Language is not specified the response is in the default language.


It should be great to control it on the Prime Timesheet Rest API, and especially on the csv export to respond to our needs

https://help.tempo.io/timesheet-reports-and-gadgets/en/prime-timesheets-for-jira-cloud/rest-api-integrations.html

  • Guest
  • Jan 16 2024
Tempo Products Timesheet Reports & Gadgets (formerly Prime)
Tempo Platform Cloud
  • Attach files