Why the field 'author' are bringing a default code when I try to get worklogs using JIRA rest API?

Isac Junior
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
January 23, 2019

I'm trying to get worklogs by rest API.
(https://xxx.atlassian.net/rest/api/3/worklog/list or https://xxx.atlassian.net/rest/api/3/issue/00000/worklog/11111)

I already got the worklogs but all have the field 'Author' and 'updateAuthor' with a default code. Always the same code.

For example

  • "name": "addon_is.origo.jira.tempo-plugin",
  • "key": "addon_is.origo.jira.tempo-plugin",

Every worklog return the author with that name and that key. The others fields are default too. 

To authentication I'm using the basic auth headers.

Is possible to got the correct value from this fields? How can i do that?

The profille that i'm using to authentication have all permissions on JIRA.

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events