actualbudget/actual

[Bug]: Trailing whitespace in schedule names not stripped

Open

#7,935 opened on May 24, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)JavaScript (7,129 stars) (603 forks)batch import
buggood first issueschedulesuser interface

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

[Bug]: Trailing whitespace in schedule names not stripped · actualbudget/actual#7935 | Good First Issue