The TempoIO was decomissioned on 1st April 2020 , so where do we find the Author Details using the REST API
Tks Susanne for the feedback , I am able to retrieve the Worklogs using the REST API , however the Author detail information returns - "Tempo Timesheets with the AccountId = " 557058:295406f3-a1fc-4733-b906-dd15d021bd79" instead of the actual author details for every transaction. Is this a bug ? .
The rest of the worklog info from the REST API is correct
On April 1st, the Tempo Servlet was deprecated. To retrieve the worklogs including the worklog author information, you can use the Tempo REST API.
Please take a look at https://tempo-io.github.io/tempo-api-docs for information about the REST API's that are available for Tempo Cloud.
Best regards,
Susanne Götz
Tempo team
Tks Susanne for the feedback , I am able to retrieve the Worklogs using the REST API , however the Author detail information returns - "Tempo Timesheets with the AccountId = " 557058:295406f3-a1fc-4733-b906-dd15d021bd79" instead of the actual author details for every transaction. Is this a bug ? .
The rest of the worklog info from the REST API is correct
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Darryl Frittelli ,
Can you please let me know which API you are using as this looks like you are using a JIRA REST API, not the Tempo REST API.
To retrieve worklogs directly from the Tempo database which includes the worklog owner information, please use
https://api.tempo.io/core/3/worklogs?...
see also https://tempo-io.github.io/tempo-api-docs/#worklogs
Best regards,
Susanne
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I was accessing the jira api to see who modified that worklog, now I see "Tempo Timesheets".
How can I see who modified that worklog from the tempo api?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Clearly this is a bad way to overwrite data by Tempo. Now, you cannot get AUTHOR and COMMENT detail of a worklog.
These smart values will not work with Tempo and we don't have a way to get it now.
{{worklog.author.displayName}}
{{worklog.comment}}
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.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.