[PR #6268] [MERGED] [Goals] fix not budgeting enough when schedule amount from previous month was less than this month #48239

Closed
opened 2026-04-26 10:11:19 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/6268
Author: @youngcw
Created: 11/28/2025
Status: Merged
Merged: 12/9/2025
Merged by: @youngcw

Base: masterHead: youngcw/fix-schedule-budgeting


📝 Commits (10+)

  • 0a5ac91 fix not budgeting enough when schedule hasn't been paid yet
  • fe1cb24 remove comments
  • 5deae15 make logic better
  • b9f1cad fix bad rebase
  • 0b60f02 Merge branch 'master' into youngcw/fix-schedule-budgeting
  • 147a057 Merge branch 'master' into youngcw/fix-schedule-budgeting
  • d6e262c Update VRT screenshots
  • 2788b90 cleanup vrt
  • 4d43f56 Merge branch 'master' into youngcw/fix-schedule-budgeting
  • befe01f Merge branch 'master' into youngcw/fix-schedule-budgeting

📊 Changes

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

View changed files

📝 packages/loot-core/src/server/budget/schedule-template.ts (+15 -2)
upcoming-release-notes/6268.md (+6 -0)

📄 Description

fixes #3892


🔄 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/6268 **Author:** [@youngcw](https://github.com/youngcw) **Created:** 11/28/2025 **Status:** ✅ Merged **Merged:** 12/9/2025 **Merged by:** [@youngcw](https://github.com/youngcw) **Base:** `master` ← **Head:** `youngcw/fix-schedule-budgeting` --- ### 📝 Commits (10+) - [`0a5ac91`](https://github.com/actualbudget/actual/commit/0a5ac91758fb70a54174f199b3f0ffa14df1f25f) fix not budgeting enough when schedule hasn't been paid yet - [`fe1cb24`](https://github.com/actualbudget/actual/commit/fe1cb2452fa8d368ababa28167de7d16495d683c) remove comments - [`5deae15`](https://github.com/actualbudget/actual/commit/5deae157fe85e78e7aaa8885f302eb34a9db68be) make logic better - [`b9f1cad`](https://github.com/actualbudget/actual/commit/b9f1cad142388e5a642fcef44a60b06ecc82d8e6) fix bad rebase - [`0b60f02`](https://github.com/actualbudget/actual/commit/0b60f02484062ca4bb126601d73bbae6f762adcf) Merge branch 'master' into youngcw/fix-schedule-budgeting - [`147a057`](https://github.com/actualbudget/actual/commit/147a057b23bbb4a63b294510dfab380fceceb774) Merge branch 'master' into youngcw/fix-schedule-budgeting - [`d6e262c`](https://github.com/actualbudget/actual/commit/d6e262c025bb4eb2077c850dbd3dc1f5e613aff3) Update VRT screenshots - [`2788b90`](https://github.com/actualbudget/actual/commit/2788b90f67321903c1309a8de18f5e58d7d08c92) cleanup vrt - [`4d43f56`](https://github.com/actualbudget/actual/commit/4d43f56e8bc197c0f52ae901852c10e321c185b8) Merge branch 'master' into youngcw/fix-schedule-budgeting - [`befe01f`](https://github.com/actualbudget/actual/commit/befe01f1c5ae41964879c481e050f3709003c496) Merge branch 'master' into youngcw/fix-schedule-budgeting ### 📊 Changes **2 files changed** (+21 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/schedule-template.ts` (+15 -2) ➕ `upcoming-release-notes/6268.md` (+6 -0) </details> ### 📄 Description fixes #3892 --- <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-26 10:11:19 -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#48239