Hello,
We have some tools looking for users and making decisions based on their "active" property. The thing is we need to search for Inactive users, but I can see the "includeInactive=true" will not be working anymore.
Is there a way in which I can know a user exists in our instance but is inactive? We need to differentiate them from the non-existing users.
Best Regards,
Miriam Campos
Do you have Scriptrunner installed? If so you can use:
assignee in inactiveUsers()
I have used that in the past to clean up issues assigned to inactive users, and it works for me in Jira 7.10.2.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.