I\'m attempting to run a MongoDB migration:
db.users.find().forEach(user => { if (user.group) { const groupId