You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
// We don't want to combine report actions of transaction thread in iou report of send money request because we display the transaction report of send money request as a normal thread
// Filter out the created action from the transaction thread report actions, since we already have the parent report's created action in `reportActions`
393
+
// Filter out request money actions because we don't want to show any preview actions for one transaction reports
0 commit comments