Status
Tech review

Style guide




Short description

Returns the user names of active users in a given group.

Output

Available since




This function returns the user names of active users in a given group.

Multiple groups can be specified in a comma-separated list of group names, returning the users that belong to any of the groups.


usersInGroup(group) #Output: Text list



Parser expressionDescription


toString(usersInGroup("jira-developers"))


This example returns the user names of all users in theĀ jira-developers group, e.g.:
b.smith, a.grant, admin.istrator



Parameters used in this function

ParameterInput (data type)Description
group

Text containing a valid Jira group.



This function returns a