We have an instance of Jira that has been in use for over 20 years, and as you can imagine over that time it has collected a lot of user accounts. I need to tidy these up but it seems a lot of our users never log in, preferring to mail in to jira.
Consequently, most user management tools don't help us as they only show the last login time.
Does anyone have a script that will list users with the last time they added a comment or created an issue? or is this just too hard to get out of Jira ?
Hi Chris,
To clarify your issue, management tools show that the user has logged in if they mail to Jira? If you run the following script in the console, could you let me know if it picks up the accounts you would assume, or do they not show also?
If you want to read around where this script is from, I reference it from here: https://community.atlassian.com/t5/Jira-Software-questions/To-extract-all-JIRA-users-and-their-last-access-date/qaq-p/1613347
Thanks Bobby,
last logged in time is really unreliable for us, we have users who are allocated tasks but never log in. In the end I wrote a c# program that took a list of users generated by Microoscope and issued the following 3 JQLs against each one:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.