organizationExist
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
Verifies whether a given organization is a registered JSD organization.
Parameters
Return Type
Boolean
A "true" return value means the organization is a registered JSD organization.
Example
boolean exist = organizationExist("someOrganization");
print("Return " + exist);
See also
Peacock
, multiple selections available, Use left or right arrow keys to navigate selected items
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.