[Bug]: Applying a rule to set all fields to (nothing) results in internal error #1272

Closed
opened 2026-02-28 19:38:21 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @ntsp00 on GitHub (Jul 26, 2024).

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?

After creating a rule to set all fields to (nothing) and selecting a transaction, I clicked "Apply actions" and an internal error message popped up:

Untitled2

Where are you hosting Actual?

Other

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 11

Originally created by @ntsp00 on GitHub (Jul 26, 2024). ### 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? After creating a rule to set all fields to (nothing) and selecting a transaction, I clicked "Apply actions" and an internal error message popped up: ![Untitled2](https://github.com/user-attachments/assets/43baaabc-a09f-4a72-a418-2bf8f396982c) ### Where are you hosting Actual? Other ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 11
GiteaMirror added the bug label 2026-02-28 19:38:21 -06:00
Author
Owner

@MatissJanis commented on GitHub (Jul 27, 2024):

Started looking into this.

Root cause: filter account is (nothing) is invalid. Transactions MUST have an account.

Looking to add some UI validation for this edge-case instead of throwing a fatal error 👀

@MatissJanis commented on GitHub (Jul 27, 2024): Started looking into this. Root cause: filter `account is (nothing)` is invalid. Transactions MUST have an account. Looking to add some UI validation for this edge-case instead of throwing a fatal error 👀
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1272