[PR #4749] [MERGED] [Goals]: fix remove goals bug #5566

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/4749
Author: @youngcw
Created: 4/5/2025
Status: Merged
Merged: 4/8/2025
Merged by: @youngcw

Base: masterHead: youngcw/fix-no-template-apply


📝 Commits (4)

  • 85143bd fix remove goals bug
  • 4d08403 note
  • 697bc23 Update upcoming-release-notes/4749.md
  • b8cbc9a Merge branch 'master' into youngcw/fix-no-template-apply

📊 Changes

2 files changed (+9 additions, -0 deletions)

View changed files

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

📄 Description

fix #4711

The goal value would not clear out if you removed a template then used the single category apply option to rerun. This makes the saved goal value always update even if just running one category, or you removed all templates.


🔄 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/4749 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 4/5/2025 **Status:** ✅ Merged **Merged:** 4/8/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-no-template-apply` --- ### 📝 Commits (4) - [`85143bd`](https://github.com/actualbudget/actual/commit/85143bd86ca34f6dead1703e39be49fc06d879a0) fix remove goals bug - [`4d08403`](https://github.com/actualbudget/actual/commit/4d084030b2727b364b64d33139912c01f1fe8310) note - [`697bc23`](https://github.com/actualbudget/actual/commit/697bc2365fef933f6431ce77cee986d0b44e80d6) Update upcoming-release-notes/4749.md - [`b8cbc9a`](https://github.com/actualbudget/actual/commit/b8cbc9a35f2f7ece442f915ffd0cf1afc310ec2b) Merge branch 'master' into youngcw/fix-no-template-apply ### 📊 Changes **2 files changed** (+9 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+3 -0) ➕ `upcoming-release-notes/4749.md` (+6 -0) </details> ### 📄 Description fix #4711 The goal value would not clear out if you removed a template then used the single category apply option to rerun. This makes the saved goal value always update even if just running one category, or you removed all templates. --- <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:14:31 -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#5566