/
User functions

User functions

activeUsers()

Search for issues for active users.

Examples

assignee IN activeUsers() 

finds all issues assigned to the active users.

assignee NOT IN activeUsers() 

finds all issues assigned to inactive users.

 

reporter IN activeUsers() 

finds all issues reported by the active users.

finds all issues reported by inactive users.

 

finds all issues where the active users are in the manager user picker field.

finds all issues where the inactive users are in the manager user picker field. 

 

jiraSoftwareUsers()

Search for issues for Jira Software users.

Examples

finds all issues assigned to the Jira Software licensed users.

finds all issues reported by the Jira Software licensed users.

finds all issues where the Jira Software licensed users in the manager user picker field.

 

jiraServiceManagementUsers()

Search for issues for Jira Service Management users.

Examples

finds all issues assigned to the Jira Service Management licensed users.

finds all issues reported by the Jira Service Management licensed users.

finds all issues where the Jira Service Management licensed users in the manager user picker field.

 

Related content

Comment JQL functions
Comment JQL functions
Read with this
Organizations JQL functions
Organizations JQL functions
Read with this
Quarter JQL functions
Quarter JQL functions
Read with this
Last Updated By JQL function
Last Updated By JQL function
Read with this
Attachment JQL functions DC
Attachment JQL functions DC
Read with this
Sprint JQL functions
Sprint JQL functions
Read with this