Hi,
I'm trying to remove users from the groups(Ex:jira-users). Could anyone suggest how to implement this?
Regards,
Hemanth.
Hi,
With admin rights you can edit users groups in User management.
Hi Antonie,
I need this in Groovy Script. Could you please suggest anything to implement.
Regards,
Hemanth.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi @Peddinti Hemanth Satyakumar ,
check this post. You are going to use removeUserFromGroup method from the userUtil class, see the javadoc.
Antoine
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.