How can i delete bulk user all of them in one group?

huang isabel February 7, 2012

How can i delete bulk user all of them in one group in jira4.3.4? Jelly runner or other ways? Thank you!

1 answer

0 votes
John Chin
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
November 22, 2012

Hi isabel

It would be safer to use JIRA Command Line Interface removeUser action. Use runFromSql to do it in bulk. Doing database actions directly is error prone and you need to understand all the application's database structure. The dangers of doing direct database actions have been commented on numerously on this site.

Refer from here https://answers.atlassian.com/questions/57366/delete-users-in-bulk

Hope it helps.

Cheers,

John Chin

Suggest an answer

Log in or Sign up to answer