Info |
---|
|
This routine is available starting with Power Scripts 4.0.0. 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 | getOldVersionFromEvent() | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Retrieves a structure containing information about a version that has been updated. |
Return value
A JVersion value containing the version data.Retrieves a structure containing information about a version that has been updated.
Return Type
JVersion
Example
Code Block |
---|
logPrint("INFO", "Result of listener: " + getOldVersionFromEvent()); |
The result is a structure containing the version id, name, description, project key of the version, start and release dates, and information on whether the version is archieved or released.
See also
Filter by label (Content by label) |
---|
showLabels | false |
---|
max | 3525 |
---|
showSpace | false |
---|
cql | label = "listener_routine" and space = currentSpace ( ) |
---|
labels | jiraarray_comment_routineroutines |
---|
|