else {
      response = footprintService.findAssociation(parentModel,
        parentId, childAttribute, criteria, options)
        .then(devices => favoritesService.populateFavorite(req.user.id, devices))
    }