[PR #1410] [MERGED] Goals: fix remaining funds calculation #29645

Closed
opened 2026-04-18 06:11:56 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1410
Author: @youngcw
Created: 7/28/2023
Status: Merged
Merged: 7/29/2023
Merged by: @shall0pass

Base: masterHead: goals_fixRemaining


📝 Commits (4)

  • df3949e pull previously budgeted amounts out of to_budget and add them back in at point of writing
  • 084fead remove duplicate db reads
  • c1fdab1 lint and release note
  • 0428c05 Merge branch 'master' into goals_fixRemaining

📊 Changes

2 files changed (+16 additions, -5 deletions)

View changed files

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

📄 Description

Fixes #1409. This makes the template processing not include previously budgeted funds in the return value.


🔄 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/1410 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 7/28/2023 **Status:** ✅ Merged **Merged:** 7/29/2023 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `goals_fixRemaining` --- ### 📝 Commits (4) - [`df3949e`](https://github.com/actualbudget/actual/commit/df3949ea7ebd8bd215d7318b901850134937c67b) pull previously budgeted amounts out of to_budget and add them back in at point of writing - [`084fead`](https://github.com/actualbudget/actual/commit/084feadce929fc8c4c4d4c8fb1f835d393b58e00) remove duplicate db reads - [`c1fdab1`](https://github.com/actualbudget/actual/commit/c1fdab13d834ae4dd6997a996d685e5592045108) lint and release note - [`0428c05`](https://github.com/actualbudget/actual/commit/0428c058a1f27ad4298979a09435913f900c285d) Merge branch 'master' into goals_fixRemaining ### 📊 Changes **2 files changed** (+16 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+10 -5) ➕ `upcoming-release-notes/1410.md` (+6 -0) </details> ### 📄 Description Fixes #1409. This makes the template processing not include previously budgeted funds in the return value. --- <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-04-18 06:11:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/actual#29645