[GH-ISSUE #5646] [Bug]: Percentage templates don't work with 'up to' #51553

Closed
opened 2026-04-30 18:17:40 -05:00 by GiteaMirror · 2 comments
Owner

Originally created by @autumntulloch on GitHub (Aug 29, 2025).
Original GitHub issue: https://github.com/actualbudget/actual/issues/5646

Verified issue does not already exist?

  • I have searched and found no existing issue

What happened?

I'm trying to apply a template of #template 7% of previous all income up to 1500 to my Holiday category (and others). The template validates correctly but I get this error when trying to apply it:

Holiday: Category "all income up to 1500" is not found in available income categories

It looks like the template is trying to include the 'up to' in the name of the category.

How can we reproduce the issue?

Create a template of #template 7% of previous all income up to 1500 and try to apply it.

Where are you hosting Actual?

Docker

What browsers are you seeing the problem on?

No response

Operating System

Linux

Originally created by @autumntulloch on GitHub (Aug 29, 2025). Original GitHub issue: https://github.com/actualbudget/actual/issues/5646 ### Verified issue does not already exist? - [x] I have searched and found no existing issue ### What happened? I'm trying to apply a template of `#template 7% of previous all income up to 1500` to my Holiday category (and others). The template validates correctly but I get this error when trying to apply it: `Holiday: Category "all income up to 1500" is not found in available income categories ` It looks like the template is trying to include the 'up to' in the name of the category. ### How can we reproduce the issue? Create a template of `#template 7% of previous all income up to 1500` and try to apply it. ### Where are you hosting Actual? Docker ### What browsers are you seeing the problem on? _No response_ ### Operating System Linux
GiteaMirror added the bug label 2026-04-30 18:17:40 -05:00
Author
Owner

@jfdoming commented on GitHub (Aug 29, 2025):

👋 We only support template variations listed here: https://actualbudget.org/docs/experimental/goal-templates. The list should be mostly exhaustive.

That said, for this specific use-case, since up to is global to the category you can just add a second template #template 0 up to <max>.

<!-- gh-comment-id:3236756259 --> @jfdoming commented on GitHub (Aug 29, 2025): 👋 We only support template variations listed here: https://actualbudget.org/docs/experimental/goal-templates. The list should be mostly exhaustive. That said, for this specific use-case, since `up to` is global to the category you can just add a second template `#template 0 up to <max>`.
Author
Owner

@autumntulloch commented on GitHub (Aug 29, 2025):

Thanks so much!

<!-- gh-comment-id:3236804174 --> @autumntulloch commented on GitHub (Aug 29, 2025): Thanks so much!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#51553