[PR #5835] [MERGED] 🐛 fix template limit checker #6155

Closed
opened 2026-02-28 21:24:43 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/5835
Author: @youngcw
Created: 10/1/2025
Status: Merged
Merged: 10/1/2025
Merged by: @youngcw

Base: masterHead: youngcw/fix-limit-checker


📝 Commits (1)

📊 Changes

2 files changed (+10 additions, -4 deletions)

View changed files

📝 packages/loot-core/src/server/budget/category-template-context.ts (+4 -4)
upcoming-release-notes/5835.md (+6 -0)

📄 Description

To test put the following templates in a category. This will fail on edge claiming there are multiple limits.

#template 10 up to 100
#template 10


---

<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/5835 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 10/1/2025 **Status:** ✅ Merged **Merged:** 10/1/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-limit-checker` --- ### 📝 Commits (1) - [`24e0e95`](https://github.com/actualbudget/actual/commit/24e0e95e757064a82239651b5a667c76ccd69f61) fix limit checker ### 📊 Changes **2 files changed** (+10 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/category-template-context.ts` (+4 -4) ➕ `upcoming-release-notes/5835.md` (+6 -0) </details> ### 📄 Description To test put the following templates in a category. This will fail on edge claiming there are multiple limits. ``` #template 10 up to 100 #template 10 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-02-28 21:24:43 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#6155