You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I will be providing steps how to reproduce the bug (in most cases this will also mean uploading a demo budget file)
What happened?
I'm seeing a (new, I think) bug with custom reports, only tested on bar chart but when I set a static week range it looks like the "to" date doesn't take into account the whole period. The intervals in the chart are filled correctly but the data for the last week is not pulled in.
Eg.
Interval: weekly
From: Mon 30/09/2024
To: Mon 28/10/2024
Only takes into account Mon 30/09/2024 - Mon 28/10/2024
I'd expect it would take into account Mon 30/10/2024 - Sun 03/11/2024 to include the full week
intervalEndDate appears wrong here:
Where are you hosting Actual?
Locally via Yarn
What browsers are you seeing the problem on?
Chrome
Operating System
Windows 11
The text was updated successfully, but these errors were encountered:
Verified issue does not already exist?
What happened?
I'm seeing a (new, I think) bug with custom reports, only tested on bar chart but when I set a static week range it looks like the "to" date doesn't take into account the whole period. The intervals in the chart are filled correctly but the data for the last week is not pulled in.
Eg.
Interval: weekly
From: Mon 30/09/2024
To: Mon 28/10/2024
Only takes into account Mon 30/09/2024 - Mon 28/10/2024
I'd expect it would take into account Mon 30/10/2024 - Sun 03/11/2024 to include the full week
intervalEndDate appears wrong here:
Where are you hosting Actual?
Locally via Yarn
What browsers are you seeing the problem on?
Chrome
Operating System
Windows 11
The text was updated successfully, but these errors were encountered: