Skip to end of banner
Go to start of banner

getProjectFromEvent

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

Availability

This routine is available starting with Power Scripts 4.0.0

Syntax

getProjectFromEvent()

Description

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

Return value

AJProject value containing the component data.

Example

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

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


See also

Filter by label

There are no items with the selected labels at this time.

  • No labels