actualbudget/actual

[Bug]: Append to notes rule not working if a note already exists

Open

#7,303 创建于 2026年3月27日

在 GitHub 查看
 (9 评论) (0 反应) (0 负责人)JavaScript (7,129 star) (603 fork)batch import
buggood first issuehelp wantedtransactions

描述

What happened?

I was trying to setup a rule with and condition (in my case payee and category) to append a text to notes.

Expected behavior would be that when payee and category match the condition, the text is appended to the notes, e.g.:

  • Text before rule applied: Coffee and cake
  • Text after rule applied: Coffee and cake Appended Text

Actual behavior:

  • The text from the rule is not appended to the notes text.

How can we reproduce the issue?

  • Create rule, e.g.: Category is: Restaurants, and Payee is Coffee House Then Append to notes: Appended Text
  • Enter new transaction in Order: Payee, Notes, Category, Payment

Text from the rule is not added to notes

Where are you hosting Actual?

None

What browsers are you seeing the problem on?

Firefox

Operating System

Windows 11

贡献者指南

[Bug]: Append to notes rule not working if a note already exists · actualbudget/actual#7303 | Good First Issue