actualbudget/actual

[Bug]: filtering by "notes > has tags" matches all transactions when no '#' character is specified

已關閉

#7,797 建立於 2026年5月11日

 (1 則留言) (0 個反應) (0 位負責人)JavaScript (603 個分叉)batch import
bughelp wanted

倉庫指標

星標
 (7,129 顆星)
PR 合併指標
 (平均合併 4天 15小時) (30 天內合併 165 個 PR)

描述

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?

  1. go to transaction list. Assume that the transaction list has some transactions with the tag '#foo' in their transaction notes
  2. click "filter > Notes > has tags"
  3. type 'foo' in text entry
  4. the list shows all unfiltered transactions

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Firefox

Operating System

Linux

貢獻者指南