[GH-ISSUE #5680] [Bug]: Filtering Notes by Tags with Dollar Signs ($) Shows No Results #28241

Closed
opened 2026-04-18 04:54:57 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @cculbertson81 on GitHub (Sep 4, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/5680

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

When filtering by notes with tags that contain dollar signs ($), no results are returned.

Image

The tag is detected and defined.
Image

Filtering instead for notes containing the text of the tag returns results as expected.
Image

How can we reproduce the issue?

  1. Add a tag containing a dollar sign ($) to any transaction.
  2. Add the tag via Find Existing Tags.
  3. Filter all accounts by notes > has tags > <new tag with $>
  4. Filter all accounts by notes > contains > <new tag with $>

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Chrome

Operating System

Windows 11

Originally created by @cculbertson81 on GitHub (Sep 4, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/5680 ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? When filtering by notes with tags that contain dollar signs ($), no results are returned. <img width="2230" height="288" alt="Image" src="https://github.com/user-attachments/assets/fce5667e-a344-4a0f-949d-b211a2698197" /> The tag is detected and defined. <img width="1046" height="336" alt="Image" src="https://github.com/user-attachments/assets/d02fa6c5-121b-4171-9020-87cedfd5f49a" /> Filtering instead for notes containing the text of the tag returns results as expected. <img width="2202" height="440" alt="Image" src="https://github.com/user-attachments/assets/5da510b4-e023-4268-9a07-075480da3f7c" /> ### How can we reproduce the issue? 1. Add a tag containing a dollar sign ($) to any transaction. 2. Add the tag via Find Existing Tags. 3. Filter all accounts by notes > has tags > <_new tag with $_> 4. Filter all accounts by notes > contains > <_new tag with $_> ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? Chrome ### Operating System Windows 11
GiteaMirror added the transactionsgood first issuebug labels 2026-04-18 04:54:58 -05:00
Author
Owner

@astro-msk commented on GitHub (Sep 5, 2025):

Hi @youngcw, I was able to recreate this issue. I will start working on it and submit a PR.

<!-- gh-comment-id:3256853280 --> @astro-msk commented on GitHub (Sep 5, 2025): Hi @youngcw, I was able to recreate this issue. I will start working on it and submit a PR.
Author
Owner

@gust0717 commented on GitHub (Mar 29, 2026):

Hello there. I managed to replicate the bug and fix it. Here is the PR with the fix. I hope someone can review it. Thank you.

<!-- gh-comment-id:4151122814 --> @gust0717 commented on GitHub (Mar 29, 2026): Hello there. I managed to replicate the bug and fix it. Here is the [PR](https://github.com/actualbudget/actual/pull/7324) with the fix. I hope someone can review it. Thank you.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#28241