Skip to end of banner
Go to start of banner

getProjectFromEvent (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 project that has been created or deleted.

Parameters

Return Type

JProject

Example

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

The result is a structure containing project id, key, name, description, lead, url, avatar id, project category and type, and information about whether the project issues are unassigned by default.

See also

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