Skip to end of banner
Go to start of banner

getAffectsVersionSwappedToFromEvent

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 6 Next »

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

Description

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

Parameters

Return Type

JVersion

Example

The following example shows how you can obtaina structure containing the version id, the version name, the version description, the project key of the version, the start date, the release date and if the version is archieved or released.

logPrint("INFO", "Result of listener: " + getAffectsVersionSwappedToFromEvent());

See also

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