actualbudget/actual

[Bug]: Trailing whitespace in schedule names not stripped

Open

#7,935 建立於 2026年5月24日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)JavaScript (7,129 star) (603 fork)batch import
buggood first issueschedulesuser interface

描述

What happened?

Realized there was a trailing space in the string when I tried to write a template referencing the schedule. There was a mismatch, so I went to the name and noticed a trailing space, so I removed it, resolving the mismatch.

How can we reproduce the issue?

Create a schedule with a trailing space, write a template for it, and then run "check templates" to see if there's an error.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

Desktop App (Electron)

Operating System

Windows 11

貢獻者指南