[PR #1579] [MERGED] Goals: fix percent goals in the same priority level not compounding #3828

Closed
opened 2026-02-28 20:47:23 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1579
Author: @youngcw
Created: 8/23/2023
Status: Merged
Merged: 8/28/2023
Merged by: @shall0pass

Base: masterHead: goals-fix_percent_compount


📝 Commits (3)

  • a93b4b4 fix percent goals in the same priority level not compounding but overwritting
  • e774879 release note
  • 565b8ad Merge branch 'master' into goals-fix_percent_compount

📊 Changes

2 files changed (+8 additions, -2 deletions)

View changed files

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

📄 Description

Percentages as secondary goals were overwriting the values of previous goals.


🔄 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/1579 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 8/23/2023 **Status:** ✅ Merged **Merged:** 8/28/2023 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `goals-fix_percent_compount` --- ### 📝 Commits (3) - [`a93b4b4`](https://github.com/actualbudget/actual/commit/a93b4b497d2343d6525cc1cde65053706d93c5d3) fix percent goals in the same priority level not compounding but overwritting - [`e774879`](https://github.com/actualbudget/actual/commit/e7748797f29e6aadcee3dadd50258c3c429dced7) release note - [`565b8ad`](https://github.com/actualbudget/actual/commit/565b8ad15d97099c147a155aa59fe87aaa37af27) Merge branch 'master' into goals-fix_percent_compount ### 📊 Changes **2 files changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+2 -2) ➕ `upcoming-release-notes/1579.md` (+6 -0) </details> ### 📄 Description Percentages as secondary goals were overwriting the values of previous goals. --- <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 20:47:23 -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#3828