getWorklogUpdateAuthor
Description
Returns the author who last updated the worklog.
Parameters
Return Type
String
Example
print(getWorklogUpdateAuthor(key, 11201))
Prints the author who last updated the worklog with id = 11201, on the current issue.
See also
Peacock