victorbalssa / abacus

🟠 Abacus: Firefly III mobile application.
https://apps.apple.com/us/app/1627093491
GNU General Public License v3.0
564 stars 42 forks source link

Bug: Net Worth Charge shows wrong and incomplete data #331

Closed thomase1234 closed 1 month ago

thomase1234 commented 2 months ago

Describe the bug Net Worth chart shows no data anymore. This worked in the past

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Chart'
  2. Click on 'Net Worth chart'
  3. The chart shows a single bar.

Expected behavior I expect multiple bars to be displayed with the correct data. If I go back a time period, the same wrong chart is shown.

Screenshots image

Smartphone (please complete the following information):

Additional context Add any other context about the problem here. Abacus version : 0.20.0 Firefly-III version : 6.1.19

I tried re-installing abacus, but that didn't change anything.

gablau commented 2 months ago

I also encounter the same problem I did some testing and it looks like this is a Firefly III API issue. I tried using the documentation endpoint here It seems to return a single value not a set of elements, also it seems to ignore the period parameter.

victorbalssa commented 1 month ago

Thanks @gablau @thomase1234, I asked @JC5 about it