Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Question

How to do I get Tempo data on Cloud if switching to Jira-provided time tracking as the Time tracking provider?

Answer

On Cloud, Tempo resides in it's its own system, and using it's its own database - not the same database and system as Jira. Once you have uninstalled/disabled Tempo plugins, you will not be able to access Tempo data from your Tempo instance. However, Tempo has sync'ed all the worklogs in the Jira instance with a unified username "Tempo Timesheets". These worklogs will contain only contain Jira-related infoinformation, and not Tempo related fields such as Accounts, work attributes, billable hours, etc.

It would be best for you to get all the necessary Tempo data with Cloud REST API as a backup.:
https://apidocs.tempo.io/

Some customers will even update their Jira worklogs (using the Jira REST API) with Tempo data after they have retrieved Tempo worklogs with the Tempo Cloud REST API.