Skip to end of banner
Go to start of banner

getOldVersionFromEvent (Power Scripts)

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Current »

The use of this function requires the Power Scripts for Jira add-on be installed and licensed.

Description

Retrieves a structure containing information about a version that has been updated.

Parameters

Return Type

JVersion

Example

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

We've encountered an issue exporting this macro. Please try exporting this page again later.
  • No labels