Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

Tempo migration v3 to v4 related question

Edited

Hi all,

 

We are working at the moment with version 3 Tempo API. Since the recent reports it states that next month version 3 will end and version 4 will be used.

 

Before we called:

https://api.tempo.io/core/3/worklogs/issue/{issue_key}?fields=summary

And now will be

https://api.tempo.io/4/worklogs/issue/{issue_id}

 

However, we do not have access to the new issue_id. How can we work around this issue?

If we only know the issue_key from the software and we gather worklogs from Tempo from our employees.

 

Kind regards,

 

Remie

1 answer

You have to make an additional request to the jira rest api, check this: https://developer.atlassian.com/cloud/jira/platform/rest/v2/api-group-issues/#api-rest-api-2-issue-issueidorkey-get

Make a request to /rest/api/2/issue/{issueIdOrKey} with your issue key and in the response you get the ticket data including the issue id.

Best regards,

Kevin

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
TAGS
AUG Leaders

Atlassian Community Events