Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.


Page properties
hiddentrue
Status
Tech review

Status
titletodo

Style guide

Status
titletodo

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged

Page properties
hiddentrue
Short description

Returns the 

Status
subtletrue
titletext list
of user names of those active users in the group with name groupName.

Output Statussubtletruetitletext list UI Text Box
sizemedium
typeinfo

The This function returns the 

Status
subtletrue
titletext list
of the user names of those active users in the a given group with name groupName.

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


Code Block
languagebash
titleSyntax
linenumberstrue
usersInGroup(text groupNamegroup) #Output: Text list


UI Expand
titleExamples


Parser expressionDescription


Code Block
languagebash
linenumberstrue
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



UI Expand
titleAdditional information

Parameters used in this function

ParameterInput (data type)Description
<parameter>group

Status
subtletrue
titledata typetext

Text containing a valid Jira groupParameter description.



UI Expand
titleOutput

This function returns a

Status
subtletrue
titletext list



Image AddedUse cases and examples

Page properties report
firstcolumnUse case
headingsJWT feature, Workflow function, Field type, Automated action, Parser functions
cqllabel = "parser_func_usersingroup" and space = currentSpace()


Page properties
hiddentrue
id1


Parser function cloud
Map(error)
NotesNot possible to get all the users that belongs to a group.




Page properties
hiddentrue



Status
Tech review

Status
colourGreen
titledone

Style guide

Status
colourGreen
titledone

Status
titletodo
Status
colourYellow
titleReady for review
Status
colourGreen
titledone
Status
colourRed
titleflagged



Page properties
hiddentrue


The function returns a
Short description

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

Output

Status
subtletrue
title

boolean

text list

Available since

Status
subtletrue
colourBlue
title2.2.8

Label