PrincipalsDAO.restorePrincipal(groupId, (error_) => {
      if (error_) {
        return callback(error_);
      }