forked from Yara724/api
YARA-729
This commit is contained in:
@@ -830,6 +830,13 @@ export class RequestManagementService {
|
||||
description: "منتظر امضای طرفین برای تایید توافق.",
|
||||
guiltyUserId: guiltyPartyId,
|
||||
submitTime: new Date(),
|
||||
fields: { /* TODO: The accidentReason field is mocked and is default option for when the shouldAutoResolve is true */
|
||||
accidentReason: { /* it should be removed and replaced with a proper mechanism to identify the accident reason */
|
||||
id: 2,
|
||||
label: "تغيير مسير ناگهانی",
|
||||
fanavaran: 4,
|
||||
}
|
||||
}
|
||||
},
|
||||
},
|
||||
$push: {
|
||||
|
||||
Reference in New Issue
Block a user