[GH-ISSUE #3797] [Bug]: Weekly interval reports missing last week of data #15807

Open
opened 2026-04-14 18:52:49 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @matt-fidd on GitHub (Nov 7, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/3797

Verified issue does not already exist?

  • I have searched and found no existing issue
  • 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

image
image

intervalEndDate appears wrong here:
image

Where are you hosting Actual?

Locally via Yarn

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 11

Originally created by @matt-fidd on GitHub (Nov 7, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/3797 ### Verified issue does not already exist? - [X] I have searched and found no existing issue - [X] 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 ![image](https://github.com/user-attachments/assets/21157da2-390d-4ac9-a849-91046d813c07) ![image](https://github.com/user-attachments/assets/8b23546f-2f80-440a-982a-0781cd2c348b) intervalEndDate appears wrong here: ![image](https://github.com/user-attachments/assets/2de7512d-f20a-44ea-99a3-f99af665e85b) ### Where are you hosting Actual? Locally via Yarn ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 11
GiteaMirror added the reportsbug labels 2026-04-14 18:52:49 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#15807