Can I migrate members of one group to another

550
2
07-01-2021 10:49 PM
Mondi_GIS
Occasional Contributor

Hi there

We have been testing a app that has required use to create two groups. One for testing purposes, and then one for when we go live with the app. We have about 60 members in the training group, but will have to migrate them all to the "Live Group" soon.

Is there any way that you can move members in bulk from one group to another, or do you have to do them individually? I cannot seem to figure it out.

 

Thanks

Paul

 

0 Kudos
2 Replies
jcarlson
MVP Esteemed Contributor

To "move" them, there's not a simple built-in tool for that, but on the Invite Users page on a given group, you can filter the list of org users based on membership in another group.

jcarlson_0-1625234756326.png

So, for instance, I can click Select all on page with the "Training Group" filtered, then invite those users into the "Live Group".

Removing the users from the training group would be its own step.

That said, if you're comfortable with a bit of Python, this would all be possible in a few lines of code, both adding and removing group membership. I can elaborate on that if you like.

- Josh Carlson
Kendall County GIS
Mondi_GIS
Occasional Contributor

This is perfect! Thanks for the help

 

0 Kudos