[PR #4486] [MERGED] [Goals] Better processing for by templates #5414

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

📋 Pull Request Information

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

Base: masterHead: youngcw/upgrade_by_template


📝 Commits (4)

📊 Changes

3 files changed (+68 additions, -36 deletions)

View changed files

📝 packages/loot-core/src/server/budget/categoryTemplate.ts (+60 -35)
📝 packages/loot-core/src/server/budget/types/templates.d.ts (+2 -1)
upcoming-release-notes/4486.md (+6 -0)

📄 Description

Brought up on discord https://discord.com/channels/937901803608096828/1345015159839526952

Ive attached a sample budget
test.zip

There are still some edge cases that are weird, but its better now.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/actualbudget/actual/pull/4486 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 3/1/2025 **Status:** ✅ Merged **Merged:** 3/3/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/upgrade_by_template` --- ### 📝 Commits (4) - [`fda591d`](https://github.com/actualbudget/actual/commit/fda591da2696cd6ce8803a2ae4597e7ceb621ca0) upgrade the by templates - [`c9adf01`](https://github.com/actualbudget/actual/commit/c9adf0120b28363a3ddd576021daae450fc13602) note - [`00d987f`](https://github.com/actualbudget/actual/commit/00d987f01099b39a94fb128508fcc3646fc95cc7) lint - [`12724ce`](https://github.com/actualbudget/actual/commit/12724ce31956c18458b78726036ac67ad1113c0c) Merge branch 'master' into youngcw/upgrade_by_template ### 📊 Changes **3 files changed** (+68 additions, -36 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/categoryTemplate.ts` (+60 -35) 📝 `packages/loot-core/src/server/budget/types/templates.d.ts` (+2 -1) ➕ `upcoming-release-notes/4486.md` (+6 -0) </details> ### 📄 Description Brought up on discord https://discord.com/channels/937901803608096828/1345015159839526952 Ive attached a sample budget [test.zip](https://github.com/user-attachments/files/19036108/test.zip) There are still some edge cases that are weird, but its better now. --- <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:12:03 -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#5414