The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.
Table plus | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||
|
Description
Excerpt | ||
---|---|---|
| ||
Retrieves a structure containing information about all the changes made for the specific event. |
Retrieves a structure containing information about all the changes made for the specific event.
Parameters
...
applyColStyleToCell | true |
---|---|
columnTypes | s,s,s,s |
heading | 0 |
multiple | false |
enableSorting | false |
...
Parameter name
...
Type
...
Required
...
Return Type
Example
Code Block | ||
---|---|---|
| ||
JFieldChange [] changes = getEventIssueChanges(); logPrint("ERROR", "Event Changes: " + changes); |
See also
Filter by label (Content by label) | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
|