You're on your way to the next level! Join the Kudos program to earn points and save your progress.
Level 1: Seed
25 / 150 points
Next: Root
1 badge earned
Challenges come and go, but your rewards stay with you. Do more to earn more!
What goes around comes around! Share the love by gifting kudos to your peers.
Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!
Join now to unlock these features and more
The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
We are using the rest API for getting all worklogs. This used to work fine on the server.
We have migrated to the cloud. Now all worklogs from before the migration are visible through the API that is connected to the Cloud. But work logged after the migration doesn't show thought the API.
We do use the tempo timesheets add-on. But as I understand the worklogs are still located in the Jira database.
Any ideas on how this could be possible?
Hi @Bart Jansen ,
Unlike worklogs on the Server, you will need to use Tempo REST API to get Tempo data on Cloud. Please refer to these articles to find more details:
1. https://tempo-io.atlassian.net/wiki/spaces/KB/pages/488931333/Why+do+the+Jira+worklogs+appear+with+the+author+Tempo+Timesheets+instead+of+the+user+s+name
2. https://tempo-io.atlassian.net/wiki/spaces/KB/pages/2954788869/Tempo+and+Jira+worklog+sync+on+Cloud
3. https://tempo-io.atlassian.net/wiki/spaces/KB/pages/1854931177/Tempo+data+storage+on+Cloud
You can also check out these Post-Migration KB's to understand the differences between Server and Cloud to adjust your workflows. https://tempo-io.atlassian.net/wiki/spaces/KB/pages/3117973599/Post+Migration+Product+Onboarding
Hope this helps.
Best Regards,
Susan Wu
Tempo Product Expert
Thanks Susan, after some further looking into it I found the reason why data looked incomplete. Since we are working in Jira and Tempo Cloud the worklogauthor is no longer the user in Jira but the everything is being logged through the user "Jira Service User".
So now I have to also connect to the Tempo API and retrieve the actual ID of the user.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.