getProjectFromEvent

getProjectFromEvent

 

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

Syntax

getProjectFromEvent()

Package

 

Alias

 

Pkg Usage

 

Description

Retrieves a structure containing information about a project that has been created or deleted.

Parameters

Parameter name

Type

Required

Description

Parameter name

Type

Required

Description

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

Need support? Create a request with our support team.

Copyright © 2005 - 2026 Appfire | All rights reserved.