Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Weekly interval reports missing last week of data #3797

Open
2 tasks done
matt-fidd opened this issue Nov 7, 2024 · 0 comments
Open
2 tasks done

[Bug]: Weekly interval reports missing last week of data #3797

matt-fidd opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working reports Related to reports

Comments

@matt-fidd
Copy link
Contributor

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

@matt-fidd matt-fidd added bug Something isn't working reports Related to reports labels Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working reports Related to reports
Projects
None yet
Development

No branches or pull requests

1 participant