YunoHost-Apps / firefly-iii_ynh

Firefly III package for YunoHost
https://firefly-iii.org/
GNU General Public License v3.0
18 stars 9 forks source link

Automapping from public CSV importer to YunoHost Firefly III doesn't work #30

Open DopingAnt opened 3 years ago

DopingAnt commented 3 years ago

How to post a meaningful bug report

  1. Read this whole template first.
  2. Determine if you are on the right place:
    • If you were performing an action on the app from the webadmin or the CLI (install, update, backup, restore, change_url...), you are on the right place!
    • Otherwise, the issue may be due to Firefly III itself. Refer to its documentation or repository for help.
    • If you have a doubt, post here, we will figure it out together.
  3. Delete the italic comments as you write over them below, and remove this guide.

Describe the bug I used the public CSV importer to import expenses. Everything worked but the mapping. I never tried mapping before, so I can't tell what could resulted the bug. The only error the importer gave me was for one line which can not be a problem for that - I guess: Error(s)

Line #32: transactions.0.amount: transactions.0.amount muss größer als 0 sein. (original value: "0") 
                                                                                      =must be larger than 0.

Versions

To Reproduce Steps to reproduce the behavior.

Expected behavior

Logs no logs

JC5 commented 3 years ago

Could you share the offending line and your JSON config?