if (data.model.project_id && isCurrentProject(data.model)) {
          self.collection.add(data.model);
        }