Jira Cloud - getting actual user from Issue worklog expanded field

Jason Terando November 15, 2018

When retrieving an issue with worklog entries (included and expanded), the author and updatedAuthor properties are both set to the Tempo Add-In user, as opposed to the user who logged the time, which isn't very useful.

When viewing the worklog in Jira, it shows the actual user who logged the activity.

Is there any way to get the actual user in the worklog records, without having to do subsequent API calls to query each worklog entry?

The behavior is the same whether I'm using GET to view a single issue, or the search API to retrieve multiple issues.  Here are the types of calls being made:

https://our_acct_domain/rest/api/3/issue/issue-key?fields=worklog&expand=worklog

https://our_acct_domain/rest/api/2/search?project=XXX&fields=worklog&expand=worklog

Thanks

 

 

 

 

0 answers

Suggest an answer

Log in or Sign up to answer