0 Changing Group Type 2 Kelley Langkamp posted 8 Years Ago So we've run into a few times where groups get entered as the wrong group type either by accident or because the admin was given the wrong information. We've had to make a new group with the correct group type then do a bulk update to move everyone from the original group to the correct group. I could just change it through SQL but have been reluctant to do so partly as a training issue and partly because I would really prefer not to mess with our production database unless absolutely necessary. All that being said, it looks like there are going to be a few times where doing it through SQL might be my best option so as to not lose attendance history. In theory, it seems like it shouldn't be a big deal to update just that one field. Am I missing any problems that might be caused by this?