forked from Yara724/api
YARA-1169
This commit is contained in:
@@ -10049,7 +10049,9 @@ export class RequestManagementService {
|
||||
}
|
||||
if (
|
||||
claim.workflow?.currentStep !==
|
||||
ClaimWorkflowStep.UPLOAD_REQUIRED_DOCUMENTS
|
||||
ClaimWorkflowStep.UPLOAD_REQUIRED_DOCUMENTS &&
|
||||
claim.workflow?.currentStep !==
|
||||
ClaimWorkflowStep.USER_SUBMISSION_COMPLETE
|
||||
) {
|
||||
throw new BadRequestException(
|
||||
"Complete capture-part (parts, angles, and capture-phase documents) before the blame accident video.",
|
||||
|
||||
Reference in New Issue
Block a user