actualbudget / actual

A local-first personal finance app
https://actualbudget.org
MIT License
12.51k stars 954 forks source link

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

Open ToniCipriani opened 1 week ago

ToniCipriani commented 1 week ago

Verified issue does not already exist?

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