diff --git a/src/libs/actions/IOU.js b/src/libs/actions/IOU.js index eb9541edcad2..9ff7656ca1c8 100644 --- a/src/libs/actions/IOU.js +++ b/src/libs/actions/IOU.js @@ -1823,6 +1823,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