Groups JQL functions Cloud
: available in Issue Navigator.
myGroups() / groupsOfCurrentUser()
Search for matching groups for the current user. Supports single and multiple group picker types.
Examples
"Approvers Group" in groupsOfCurrentUser()
OR
"Approvers Group" in myGroups()
finds the issues where the current user is a member of the selected group in the “Approver Group” group picker field.
userGroups() / groupsOfUser()
Search for matching groups for a specific user. Supports single and multiple group picker types.
Examples
"Approvers Group" in groupsOfUser("Full Name")
OR
"Approvers Group" in userGroups("Full Name")
finds the issues where the group the particular user is a member of the selected group in the “Approver Group” group picker field.
Related content
GO! JQL Cloud Installation
GO! JQL Cloud Installation
Read with this
GO! JQL Cloud Configuration
GO! JQL Cloud Configuration
Read with this
Subtask Count JQL functions Cloud
Subtask Count JQL functions Cloud
Read with this
Project Role JQL functions Cloud
Project Role JQL functions Cloud
Read with this
Linked Issues functions Cloud
Linked Issues functions Cloud
Read with this
SLA Percentage JQL functions Cloud
SLA Percentage JQL functions Cloud
Read with this