We want to transfer the billable times from Tempo via API into a scripted field with script runner. Which endpoint do I use to get these totalized for the respective task?
Hi @Lukas Eickhoff ,
With https://api.tempo.io/4/worklogs/issue/{issueId} you can get all worklogs that belong to an issue. Within the response you can search for billableSeconds and sum them.
I hope this helps,
Rudy
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.