createOrganization (Power Scripts)
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Syntax | createOrganization(organization) | Package |
|
Alias |
| Pkg Usage |
|
Description
Creates a new customer organization.
Parameters
Parameter name | Type | Required | Description |
|---|---|---|---|
organization | String | Yes | The organization name. |
Return Type
Boolean
Returns "true" if the operation succeeded.
Example
return createOrganization("New");See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2026 Appfire | All rights reserved.