[PR #1984] [MERGED] [Bugfix] Goals: Schedule overbudget condition #4055

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1984
Author: @shall0pass
Created: 11/27/2023
Status: Merged
Merged: 11/28/2023
Merged by: @shall0pass

Base: masterHead: goalsSchedule_fixOverbudget


📝 Commits (2)

📊 Changes

3 files changed (+8 additions, -1 deletions)

View changed files

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

📄 Description

There was an omission from the recent refactor. This will pass the scheduleFlag argument back to the main function so that the loop is not run multiple times.

Fixes https://github.com/actualbudget/actual/issues/1983


🔄 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/1984 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 11/27/2023 **Status:** ✅ Merged **Merged:** 11/28/2023 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `goalsSchedule_fixOverbudget` --- ### 📝 Commits (2) - [`61710e2`](https://github.com/actualbudget/actual/commit/61710e2e4c044708da318613367808984e851596) fix overbudget in schedules template - [`4833c18`](https://github.com/actualbudget/actual/commit/4833c187c7a30cf91f32e034401f63476ce384c3) release note ### 📊 Changes **3 files changed** (+8 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goals/goalsSchedule.ts` (+1 -1) 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+1 -0) ➕ `upcoming-release-notes/1984.md` (+6 -0) </details> ### 📄 Description There was an omission from the recent refactor. This will pass the scheduleFlag argument back to the main function so that the loop is not run multiple times. Fixes https://github.com/actualbudget/actual/issues/1983 --- <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:50:51 -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#4055