[GH-ISSUE #4044] [Bug]: Monthly spending report doesn't filter out budget categories correctly #71456

Closed
opened 2026-05-16 10:44:05 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @RemiBorgen on GitHub (Dec 26, 2024).
Original GitHub issue: https://github.com/actualbudget/actual/issues/4044

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When filtering with category and not selecting "Is" the budget amount is not filtered and shows the budget from all categories, but spending only from the filter. It seems that most of the different filtering methods have this issue

How can we reproduce the issue?

Filter in the report "Monthly spending" with budgeted, and not using the "Is" logic operator

Where are you hosting Actual?

Pikapods

What browsers are you seeing the problem on?

Microsoft Edge

Operating System

Windows 10

Originally created by @RemiBorgen on GitHub (Dec 26, 2024). Original GitHub issue: https://github.com/actualbudget/actual/issues/4044 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? When filtering with category and not selecting "Is" the budget amount is not filtered and shows the budget from all categories, but spending only from the filter. It seems that most of the different filtering methods have this issue ### How can we reproduce the issue? Filter in the report "Monthly spending" with budgeted, and not using the "Is" logic operator ### Where are you hosting Actual? Pikapods ### What browsers are you seeing the problem on? Microsoft Edge ### Operating System Windows 10
GiteaMirror added the reportsbug labels 2026-05-16 10:44:06 -05:00
Author
Owner

@alexpetroaica commented on GitHub (Jan 10, 2025):

Just checked the code and it looks like the implementation for comparing with a budget only supports the "is" operator. This is definitely a bug.

<!-- gh-comment-id:2584262163 --> @alexpetroaica commented on GitHub (Jan 10, 2025): Just checked the code and it looks like the implementation for comparing with a budget only supports the "is" operator. This is definitely a bug.
Author
Owner

@kcollett commented on GitHub (Jan 18, 2025):

Note potentially-related bug #3915

<!-- gh-comment-id:2599681230 --> @kcollett commented on GitHub (Jan 18, 2025): Note potentially-related bug #3915
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#71456