/
User Groups Functions
User Groups Functions
- memberOf(String username, String groupName) checks whether a username is a member of a group.
Example: how to check whether the currentUser is member of a group:
select memberof((select jira from aux.currentuser), 'jira-core-users') as "memberOf" from dual
, multiple selections available,
Related content
User functions
User functions
Read with this
Custom Field Cascade
Custom Field Cascade
Read with this
Built-in SQL Functions - Work formatting, data type conversion, ...
Built-in SQL Functions - Work formatting, data type conversion, ...
Read with this
Getting started (Must read)
Getting started (Must read)
Read with this
Custom JQLs (built on the fly)
Custom JQLs (built on the fly)
Read with this
Wiki markup, HTML & texts, Renderers....
Wiki markup, HTML & texts, Renderers....
Read with this