getUsersFromOrganizations (Power Scripts)
The use of this function requires the Power Scripts for Jira add-on be installed and licensed.
Description
Gets users from a specified organization or list of organizations.
Parameters
Return Type
String []
Returns all the users from an organization.
Examples
Example 1
return getUsersFromOrganizations({"First Organization", "Second Organization"});Example 2
return getUsersFromOrganizations("My Organization");See also
Peacock
Need support? Create a request with our support team.
Copyright © 2005 - 2025 Appfire | All rights reserved.
