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
Deleted transactions are being included in the query to determine the 'Last Used' default date for new transactions.
Expected result
Only the transactions visible in the account should be used to determine the 'Last Used' default date for new transactions. Deleted transactions should be excluded.