Forums

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

Bulk delete JIRA users from SQL database

B
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!
August 27, 2014

Team,

We need to perform a user cleanup in our JIRA instance that uses SQL database. We would like to know if we can delete the users from databse table cwd_user directly.

Thanks.

1 answer

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
August 27, 2014

Absolutely not.

Unless you are 100% sure you have captured and updated all the places a user id might have been used or it will try to refer to defunct user records and fall over in a steaming heap (you'll be reaching for backup tapes). 18 different tables last time I looked. Reporter, assignee, custom fields, watcher, voter, component and project leads, comments, the list goes on and on.

It would be far better to *attempt* to delete users with a Jelly script - that will delete users, but only the ones it is safe to delete

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events