getWorklogAuthor

getWorklogAuthor

 

Syntax

getWorklogAuthor(issue, worklog)

Package

 

Alias

 

Pkg Usage

 

Description

Returns the author of a worklog.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

issue

String

Yes

Key of the selected issue.

worklog

Number

Yes

Id of the selected worklog.

Return Type

String

Example

print(getWorklogAuthor(key, 11201))

Prints author's username of the worklog with id = 11201, on the current issue.

See also

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.