getWorklogUpdatedDate
Description
Returns the last date when the worklog was updated.
Parameters
Return Type
Date
Example
print(getWorklogUpdatedDate(key, 11201))
Prints the updated date of the worklog with id = 11201, on the current issue.
See also
Peacock