diff --git a/src/libs/actions/IOU.js b/src/libs/actions/IOU.js index 9e3c7e5225a6..5297d9aa4463 100644 --- a/src/libs/actions/IOU.js +++ b/src/libs/actions/IOU.js @@ -1845,6 +1845,9 @@ function startSplitBill(participants, currentUserLogin, currentUserAccountID, co CONST.TRANSACTION.PARTIAL_TRANSACTION_MERCHANT, receiptObject, filename, + undefined, + category, + tag, ); // Note: The created action must be optimistically generated before the IOU action so there's no chance that the created action appears after the IOU action in the chat