Bug: Net Worth Charge shows wrong and incomplete data
Describe the bug Net Worth chart shows no data anymore. This worked in the past
To Reproduce Steps to reproduce the behavior:
- Go to 'Chart'
- Click on 'Net Worth chart'
- 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
Smartphone (please complete the following information):
- Device: Google Pixel 8
- OS: Android
- Version 14
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.
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.
Thanks @gablau @thomase1234, I asked @JC5 about it