[GH-ISSUE #1543] [Bug]: Inverted filter also remove blank values #7515

Closed
opened 2026-04-10 17:22:48 -05:00 by GiteaMirror · 0 comments
Owner

Originally created by @KuroSetsuna29 on GitHub (Aug 19, 2023).
Original GitHub issue: https://github.com/actualbudget/actual/issues/1543

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When adding an inverted filter (eg. Notes IS NOT "something") it also removes records that do not have a Note. Not sure if this is intended behaviour, but I expect the records with blank to be kept. This happens with the all the other columns as well.

This could be related, but how do I filter for blank values as well, eg. when I try to filter records for Notes IS "") I get the error "Notes: Value cannot be empty".

What error did you receive?

No response

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 10

Originally created by @KuroSetsuna29 on GitHub (Aug 19, 2023). Original GitHub issue: https://github.com/actualbudget/actual/issues/1543 ### Verified issue does not already exist? - [X] I have searched and found no existing issue ### What happened? When adding an inverted filter (eg. `Notes` IS NOT "something") it also removes records that do not have a Note. Not sure if this is intended behaviour, but I expect the records with blank to be kept. This happens with the all the other columns as well. This could be related, but how do I filter for blank values as well, eg. when I try to filter records for `Notes` IS "") I get the error "Notes: Value cannot be empty". ### What error did you receive? _No response_ ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 10
GiteaMirror added the good first issuebug labels 2026-04-10 17:22: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#7515