-
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
Hey, thanks for starting this discussion. This probably depends more on your import settings than the transaction. Could you share your import configuration file? Cheers, |
Beta Was this translation helpful? Give feedback.
-
Hi James, Thank you! I never considered diving into the json: Those would probably explain it. After having another good look I also found the associated documentation here: It might be worth linking this from the various documentation snippets relating to duplicates. If I am honest I am a bit lost between how-to, references, tutorials etc. It would be easier to have things in less places. |
Beta Was this translation helpful? Give feedback.
Hi James,
Thank you! I never considered diving into the json:
"duplicate_detection_method": "",
"ignore_duplicate_lines": false,
"ignore_duplicate_transactions": false
Those would probably explain it. After having another good look I also found the associated documentation here:
https://docs.firefly-iii.org/references/data-importer/json/
It might be worth linking this from the various documentation snippets relating to duplicates. If I am honest I am a bit lost between how-to, references, tutorials etc. It would be easier to have things in less places.