getWorklogFromEvent
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Syntax | getWorklogFromEvent() | Package | |
Alias | Pkg Usage |
Description
Retrieves a structure containing information about the event work log.
Parameters
Parameter name | Type | Required | Description |
|---|
Return Type
Example
logPrint("ERROR", "Event worklog :" + w);
See also
Peacock