This is doing my head in! What do I have to do to get this to work?
My Example:
-- I have a CB Field, lets call it [cb_modulescompleted], the values are [level1], [level2], [level3] & [level4] using checkboxes.
-- I have users all in one usergroup (Registered)
-- I have 4 usergroups made up called Level1, Level2, Level3 & Level4
-- Now I want all the users with their checkbox values moved into their equivalent usergroups.
Easy you say! but here is the problem, I need to do it all in one hit because I am having all the problems mentioned in this post, I have split the 7,000 users into smaller temp usergroups about 1500 in each (e.g. registered 1500, registered2 1500 etc.), I have done this so I don't crash it when I run the process.
In the CB Auto Actions: Auto Action > Global > Access - I select the usergroup 'Registered' and the conditions are set to move anything with the value [level1] to the Level1 usergroup, all good so far. But some of the [level1] value users also have a [level2] value to them and these users will not be added to the Level2 usergroup because the next time I run the process the users that have a [level1] & [level2] have already been moved out of the registered usergroup I was sourcing it from :pinch:
Is there a way to move all level values to equivalent usergroups in one foul swoop?