-
Notifications
You must be signed in to change notification settings - Fork 0
Duplicate transactions with different category (Piraeus bank) #143
Comments
@chris-iliopoulos I have 2 points here:
So in detail in this case why do we have different categories? The two transactions are not considered the same. One comes from the account side and the other one comes from the card side. Based on the last one, they pass from different models for category classification and they get different categories (the account model, behaves differently than the cards model). Then since they are not considered and connected with the "duplicated_with" attribute they do not get a unified category. For this correction I 'll have again a look. |
For clarification purposes: about your first point @stavrostheocharis in the GFM we show First the Accounts transactions, and Then the Cards transactions that DON'T have a duplicated with value (we consider these transactions to be the ones that our system hasn't got yet - the fresh transactions that only the bank has). |
Ahh ok nice, now I remember, thanks Chris. So, we will tackle it with the above correction. |
@stavrostheocharis @sinnec do we have anything on this one? Is this still a thing or is it solved? Sorry, I didn't have any updates so it was forgotten... |
I'm pretty sure that this was worked on a long time ago, but we'll have to check again. |
@GeorgeVarvates please tell me if you can re-test this case so we know if it's solved... thank u |
The same thing is happening to me due to the descriptions being different (for the same transaction) in the account and card transactions, respectively. Will look more into it to see if we can do something about the descriptions' similarity check. @sinnec @stavrostheocharis tagging you here... fyi PS. don't mind the double '-' it's the card transaction's format, because this is isn't supposed to be visible |
@sinnec will this be fixed with the current WYRE version updates? |
It's ready and will be included in our next release! |
@sinnec we still have some weird duplicate cases though, we should check them too.
|
I have the following two transactions. Actually it' s the same transaction but it appears twice. Furthermore when i check the transactions' details i see that each transaction has a different transaction
Transaction 1 details
Transaction 2 details

The text was updated successfully, but these errors were encountered: