Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Skip duplicates" doesn't work when adding to multiple accounts #115

Open
dlebech opened this issue Mar 8, 2020 · 0 comments
Open

"Skip duplicates" doesn't work when adding to multiple accounts #115

dlebech opened this issue Mar 8, 2020 · 0 comments
Labels
bug Something isn't working question Further information is requested

Comments

@dlebech
Copy link
Owner

dlebech commented Mar 8, 2020

If the same transaction, with the same amount and same day appear on multiple accounts, "skip duplicates" will ignore it.

Potential solution: Use the account ID when determining the duplicate.

This kind of duplicate should happen so rarely that it might not be worth it to do this though. Instead, maybe just show number of rows skipped, so it's obvious to the user.

@dlebech dlebech added question Further information is requested bug Something isn't working labels Mar 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working question Further information is requested
Projects
None yet
Development

No branches or pull requests

1 participant