/
getProjectFromEvent

getProjectFromEvent

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

Peacock

Related content

SIL Context
Read with this
getOldProjectFromEvent
getOldProjectFromEvent
More like this
getNewUserFromEvent
getNewUserFromEvent
Read with this
getProjectFromEvent
getProjectFromEvent
More like this
Predefined structure types reference
Predefined structure types reference
Read with this
getProjectFromEvent (the cloud version)
getProjectFromEvent (the cloud version)
More like this