actualbudget/actual

[Bug]: Trailing whitespace in schedule names not stripped

Closed

#7,935 opened on May 24, 2026

 (0 comments) (0 reactions) (0 assignees)JavaScript (603 forks)batch import
buggood first issueschedulesuser interface

Repository metrics

Stars
 (7,129 stars)
PR merge metrics
 (Avg merge 4d 15h) (165 merged PRs in 30d)

Description

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

Contributor guide