MinutesSchema.getCollection().find().forEach(minute => {
            MigrateV7._downgradeTopics(minute.topics);

            // We use getCollection() here to skip .clean & .validate to allow empty string values
            MinutesSchema.getCollection().update(