I import transactions from a CSV file into my bank account denominated in PLN.
If the CSV file contains transactions that have already been imported, then the duplicates are properly detected, as per Bank statement duplicates on PLN account - #7 by Glenn
But the there’s a discrepancy that makes it difficult to tell whether the flagged transaction is really a duplicate. Namely, the New Transaction amount is shown in PLN, while the Existing Transaction is shown in GBP — but there’s no indication as to the currencies, just bare numbers.
I imagine the Existing Transaction should be shown in PLN or there should be an indication of the currency for each transaction.