Versions Compared

Key

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

...

Worklogs can be imported into Tempo using the native Jira .csv import functionality when no worklogs attributes are added to your Tempo instance.
The Jira .csv import does not support Tempo worklog attributes, so if you need to import worklogs with worklog attribute values, you will need to use the Tempo Cloud REST API with a tool like Postman or by using the command line.

...

You will need to put the strings together separated by a “,” as it acts as the delimiter in the .csv file. The entries for the worklog  information is split into 4 sections which are separated by a ";"

  1. Worklog description

  2. Worklog date

  3. Worklog author (Atlassian user account id)

  4. Worked seconds

When opening the file in a text editor, the information should look like the example below

...

This file can then be used to import the data in Jira Settings, System, External System Import, CSV, and following the steps that are provided in the import wizard.

Info

Once worklogs have been imported to JIRA, the information will be synced to Tempo so they can be displayed in Tempo views.
Anonymous worklogs (imported worklogs where no Atlassian user account id has been provided) can not be synced to Tempo.