[Bug]: Duplicate filter warning when creating filters that differ by amount inflow and amount outflow #1171

Closed
opened 2026-02-28 19:34:41 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @ToniCipriani on GitHub (Jun 25, 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?

When trying to create two filters with the following conditions, a duplicate filter warning is thrown and it cannot be saved:

Filter 1: Notes containing string, Amount (inflow) is greater than 0
Filter 2: Notes containing string, Amount (outflow) is greater than 0

image
image

The filters are different, returns different results and should be allowed. Also if it is just a "warning" it should still allow the action, it is not an "error" condition.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Microsoft Edge, Desktop App (Electron)

Operating System

Windows 10

Originally created by @ToniCipriani on GitHub (Jun 25, 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? When trying to create two filters with the following conditions, a duplicate filter warning is thrown and it cannot be saved: Filter 1: Notes containing string, Amount **(inflow)** is greater than 0 Filter 2: Notes containing string, Amount **(outflow)** is greater than 0 ![image](https://github.com/actualbudget/actual/assets/2412685/8fe0a460-58e2-46c1-9a7c-af6e62c5ba33) ![image](https://github.com/actualbudget/actual/assets/2412685/952b5a12-aa87-420d-931e-bb22046ff82d) The filters are different, returns different results and should be allowed. Also if it is just a "warning" it should still allow the action, it is not an "error" condition. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Microsoft Edge, Desktop App (Electron) ### Operating System Windows 10
GiteaMirror added the bug label 2026-02-28 19:34:41 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#1171