From 434f4dd500bd51274d18e8e566ad48a486ab3952 Mon Sep 17 00:00:00 2001 From: nkdengineer Date: Tue, 9 Jul 2024 21:44:02 +0700 Subject: [PATCH] fix: app crashes when open the transaction thread report --- src/libs/ReportUtils.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libs/ReportUtils.ts b/src/libs/ReportUtils.ts index bf1d86dad32f..2045a37e0f27 100644 --- a/src/libs/ReportUtils.ts +++ b/src/libs/ReportUtils.ts @@ -5143,7 +5143,7 @@ function buildTransactionThread( participantAccountIDs, getTransactionReportName(reportAction), undefined, - moneyRequestReport?.policyID, + moneyRequestReport?.policyID ?? '-1', CONST.POLICY.OWNER_ACCOUNT_ID_FAKE, false, '',