> On Apr 12, 2023, at 1:31 AM, Christian Lynbech <christ...@defun.dk> wrote:
>
> After upgrading to Gnucash 5 (Version: 5.0 Build ID: 5.0+(2023-03-25)),
> it seems that I am no longer getting automatching to accounts when
> importing transactions from a CSV file.
>
> I was not too concerned when I tried to do the first import and no
> matching appeared but now when I tried to do a second import, again no
> matching is done.
>
> Are there any changes to how this works? Anybody else seeing problems
> with transaction import?
>
> Is there a way I can see what matching data has been recorded?
There aren't changes to the matcher but Geert went through the CSV importer
bugs in January and fixed a bunch of them.
Tools>import Map Editor that Adrien suggested in his reply to your original
post will show you the recorded tokens and what accounts they indicate.
You can get more logging info by running GnuCash from Terminal with --log
gnc.import=debug. The output is written to the trace file, which you can change
by adding --logto=stderr to send it to the console or --logto=/some/path to
send it to a more convenient file.
Regards,
John Ralls
_______________________________________________
gnucash-user mailing list
gnucash-user@gnucash.org
To update your subscription preferences or to unsubscribe:
https://lists.gnucash.org/mailman/listinfo/gnucash-user
-----
Please remember to CC this list on all your replies.
You can do this by using Reply-To-List or Reply-All.