[PR #4010] [MERGED] [Goals]: Fix applying templates in tracking budget #5150

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4010
Author: @youngcw
Created: 12/19/2024
Status: Merged
Merged: 12/22/2024
Merged by: @youngcw

Base: masterHead: youngcw/fix-tracking-templates


📝 Commits (2)

📊 Changes

2 files changed (+7 additions, -1 deletions)

View changed files

📝 packages/loot-core/src/server/budget/goaltemplates.ts (+1 -1)
upcoming-release-notes/4010.md (+6 -0)

📄 Description

my logic was wrong and made templates not apply to the tracking budget. Fixes #4006

To test:
Add any template to a tracking budget and try to apply it. It won't do anything in current edge.


🔄 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/4010 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 12/19/2024 **Status:** ✅ Merged **Merged:** 12/22/2024 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-tracking-templates` --- ### 📝 Commits (2) - [`ff18d95`](https://github.com/actualbudget/actual/commit/ff18d95b242bbd0c269db7794d04d6dea61f64c7) fix logic - [`c0ff80c`](https://github.com/actualbudget/actual/commit/c0ff80c0375bdd0be975cee29cb9649be96eaf8e) note ### 📊 Changes **2 files changed** (+7 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+1 -1) ➕ `upcoming-release-notes/4010.md` (+6 -0) </details> ### 📄 Description my logic was wrong and made templates not apply to the tracking budget. Fixes #4006 To test: Add any template to a tracking budget and try to apply it. It won't do anything in current edge. --- <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:06:49 -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#5150