Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

How to list inactive users in jira software using JQL or groovy?

sreeja pathapelly April 9, 2024

How to list inactive users in jira software>

I have a seen a issuefunction for inactive users(ScriptRunner) but I cant see it my JQL in jira 9.4 version>

Is there any easy way to list all the inactive users in jira and export them in excel?

1 answer

0 votes
Laurie Sciutti
Community Champion
April 9, 2024

Hi @sreeja pathapelly ~ I use this:

 

assignee in inactiveUsers()
sreeja pathapelly April 9, 2024

Screenshot 2024-04-09 132759.png

sreeja pathapelly April 9, 2024

I see all the issues with inactive users. looks like this is bad data

Wendy Benson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
February 18, 2025

that JQL does not work for me - I get:  Unable to find JQL function 'inactiveUsers()'.

Suggest an answer

Log in or Sign up to answer