Skip to content

Commit c903674

Browse files
authored
Merge pull request Expensify#78565 from nkdengineer/fix/78245
fix: Keep this one button opens not here page after deleting split and duplicating expense
2 parents fbebd95 + d47a3a2 commit c903674

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/libs/actions/IOU/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14034,6 +14034,7 @@ function updateSplitTransactions({
1403414034
currentUserAccountIDParam: currentUserPersonalDetails?.accountID,
1403514035
currentUserEmailParam: currentUserPersonalDetails?.login ?? '',
1403614036
transactionViolations,
14037+
shouldGenerateTransactionThreadReport: !isReverseSplitOperation,
1403714038
policyRecentlyUsedCurrencies,
1403814039
});
1403914040

0 commit comments

Comments
 (0)