The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.
Button handy |
---|
blank | true |
---|
color | #0052CC |
---|
name | Send Feedback |
---|
link | https://docs.google.com/forms/d/e/1FAIpQLScmToBe3vynAlb5fdKwCGxYqnTbDc66sIBgeecG2BuFDuHc7g/viewform?entry.2002826954=getEventIssueChanges+-+518094926 |
---|
width | auto |
---|
|
Table plus |
---|
applyColStyleToCell | true |
---|
heading | 0 |
---|
columnTypes | s,s,s,s |
---|
multiple | false |
---|
columnAttributes | style="background:#e5e7ea;font-weight:bold,,style="background:#e5e7ea;font-weight:bold, |
---|
enableSorting | false |
---|
|
Syntax | getEventIssueChanges() | Package | | Alias | | Pkg Usage | | |
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
JFieldChange
Example
Code Block |
---|
|
JFieldChange [] changes = getEventIssueChanges();
logPrint("ERROR", "Event Changes: " + changes); |
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 25 |
---|
showSpace | false |
---|
cql | label = "listener_routine" and space = currentSpace ( ) |
---|
labels | array_routines |
---|
|
We've encountered an issue exporting this macro. Please try exporting again later.