This function checks if a user or group of users are members of a group.
Multiple user names can also be provided in a comma-separated list of user names, group names or role names. In that case, the function will return true only if all users in the list, groups of the list, and in the roles of the list, are in the given project role for the current project.
Syntax
isInGroup(users, group) #Output: Boolean
Use cases and examples
Use case | JWT feature | Workflow function | Field type | Automated action | Parser functions |
---|---|---|---|---|---|
Set the calculated field's visibility in function of the username, role or group | |||||
Assign issues to your team during a transition | Assign issue action | isInGroup() | |||
Triage issues created by email |