Closed mrfenyx closed 1 year ago
Here is some additional Debug info:
[2023-08-21 12:43:23] production.DEBUG: Submitting to Firefly III: {"group_title":null,"error_if_duplicate_hash":true,"transactions":[{"type":"transfer","date":"2023-07-31 00:00:00","currency_id":null,"currency_code":"EUR","amount":"5.000000000000","description":"LASTSCHRIFT Gemeinnuetzige Wikimedia Fo erdergesellschaft mbH Ihre Spende fuer Wikipedia","source_id":1,"source_name":null,"destination_id":1,"destination_name":null,"original_source":"jc5-data-import-v1.3.4","tags":[],"source_iban":null,"source_number":null,"source_bic":null,"destination_iban":null,"destination_number":null,"destination_bic":null}]}
[2023-08-21 12:43:23] production.ERROR: Submission error: 0 ["Source and destination are the same."]
I believe the issue might be related to the fact that the Bank Export doesn't contain an opposing account in the export so FIDI just takes ID "1" for that, which is also the ID of the account that I am importing the transactions for.
Hi there! This is an automatic reply. Share and enjoy
This issue is now 🔒 closed. Please be aware that closed issues are not watched.
Thank you for your contributions.
Support guidelines
I've found a bug and checked that ...
Description
The data importer returns the following error messages when trying to import transaction information:
Here is a sample of the CSV that I am importing:
Here is my import config file:
The same file format (CSV) was successfully imported until about the beginning of June, when I did my last import. Now, it throws the error. Any help / suggestions are welcome.
Debug information
Debug information generated at 2023-08-21 12:52:12 Europe/Berlin for Firefly III version 6.0.20.
8.2.8
Linux
**
Debug information generated at 2023-08-21 12:52:58 Europe/Berlin for Firefly III Data Importer version 1.3.4.
Expected behaviour
No response
Steps to reproduce
No response
Additional info
No response