dreautall / waterfly-iii

Unofficial Android App for Firefly III, a free and open source personal finance manager.
MIT License
329 stars 25 forks source link

Daily Summary shows only current day #405

Closed NoiTheCat closed 2 months ago

NoiTheCat commented 2 months ago

Hello!

I am currently using version 1.0.4.

After upgrading my server to 6.1.16 I have been having issues with the daily summary only showing the current day instead of the last few days, plus the average for all those days. I thought that maybe it was due to a bug on the server, and I had been too busy to check for sure. Unfortunately, now with 6.1.18, the issue persists.

This is how it looks: Screenshot_20240618-012102

dreautall commented 2 months ago

Yup had this behavior yesterday myself, unfortunately won't have time to dig deeper until this weekend - let's "hope" the issue persists 😄

dreautall commented 2 months ago

It looks like an issue within Firefly, unfortunately.

The APIv2 is still in flux, looks like something was changed inside FF3. As there currently is no proper documentation (on purpose, to stop people like me from using it) the only option is to wait until it's fixed.

For the daily chart, there is a fallback solution using the (official) APIv1, but the Net Worth chart is currently broken without solution, so I disabled it for now...