TheAxelander / OpenBudgeteer

OpenBudgeteer is a budgeting app based on the Bucket Budgeting Principle
https://theaxelander.github.io
MIT License
745 stars 42 forks source link

Import Page: Potential Duplicate shows wrong Account #230

Closed TheAxelander closed 4 months ago

TheAxelander commented 4 months ago

Describe the bug Duplicate check compares all Transactions, even for a different account than the selected target account. If a potential duplicate is identified, it shows both records with the target account.

To Reproduce Steps to reproduce the behavior:

  1. Import a file for another account
  2. Run duplicate check

Expected behavior Show the right account in Potential Duplicates (yellow row). Optionally exclude comparison of transactions for a different account.

Screenshots

From Import Page: image

From Transaction Page: image