savedExportRepository->find($uuid)) { return $savedExport; } return $this->exportGenerationRepository->find($uuid); } }