actualbudget/actual
View on GitHub[Bug]: filtering by "notes > has tags" matches all transactions when no '#' character is specified
Open
#7797 opened on May 11, 2026
bughelp wanted
Description
What happened?
In the transaction list, if you want to filter transactions that have a specific tag, you choose "Filter > Notes > has tags" and then you're expected enter the tag name like "#foo". However, if you forget to specify the hash character and simply enter "foo" into the text entry box, it doesn't actually filtere anything and it simply shows all transactions.
How can we reproduce the issue?
- go to transaction list. Assume that the transaction list has some transactions with the tag '#foo' in their transaction notes
- click "filter > Notes > has tags"
- type 'foo' in text entry
- the list shows all unfiltered transactions
Where are you hosting Actual?
Docker
What browsers are you seeing the problem on?
Firefox
Operating System
Linux