...
...
The use of this routine requires the Power Scripts for Jira add-on be installed and licensed.
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 | getMergeToVersionFromEvent() | Package | | Alias | | Pkg Usage | | |
Description
Excerpt |
---|
|
Retrieves a structure containing information about a version that has been merged or deleted. |
Return value
A JVersion value containing the component data.Retrieves a structure containing information about a version that has been merged or deleted.
Parameters
Table plus |
---|
applyColStyleToCell | true |
---|
columnTypes | s,s,s,s |
---|
heading | 0 |
---|
multiple | false |
---|
enableSorting | false |
---|
|
Parameter name | Type | Required | Description |
---|
|
Return Type
JVersion
Example
Code Block |
---|
logPrint("INFO", "Result of listener: " + getMergeToVersionFromEvent()); |
The result is a structure containing version id, name, description; project key of the version, start and release dates, and if 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 |
---|
|