Hi guys,
We are dealing with the transition from Jira / Tempo Server to the cloud. We evaluate worklogs via API calls on the server and would like to do this from the cloud in the future. The cloud API calls work well so far.
We probably won't be able to migrate all employees and projects to the cloud on a single date, but will have a certain transition period during which some issues are still processed on the server and worklogs are created there and other recordings are already running in the cloud.
During the transition period, we would like to combine worklogs from the server and the cloud in the evaluation.
We will probably also transfer some worklogs from the server to the cloud. The transferred worklogs obviously have a different worklog ID in the cloud than on the server. This makes it difficult to ensure that a worklog entry is only evaluated once, even if it is available on both the server and the cloud.
Do you have any tips?
Thanks and regards