Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
2 tasks done
ToniCipriani opened this issue Jun 25, 2024 · 0 comments · May be fixed by #2970
Open
2 tasks done
Labels
bug Something isn't working

Comments

@ToniCipriani
Copy link

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

@ToniCipriani ToniCipriani added the bug Something isn't working label Jun 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant