i want to disable users in Jira who have been inactive for the last 60 days. how can this be achieved?
Hi Priyanka,
I had worked on this issue sometimes back. Getting users list from SQL is not reliable and completely depends upon what type of user directory you have set up. In my case, I copied all the user details from UI and then formatted that in Excel sheet and there you can filter based on login details.
Regards,
Rakesh
Hi @Priyanka
Using The Script Its Possible
Go Through this link This is Helps You
https://www.adaptavist.com/doco/display/SFJ/Automatically+deactivate+inactive+JIRA+users
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Rajesh. many thanks for these links. It says that this can be achieved by POSTGRESQL,My SQL. But where can these queries be written? @Rajesh Ramankutty
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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.