[PR #2088] [CLOSED] [Enhancement] Goals: Schedules with exactly one month repeat are force to full #4110

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/2088
Author: @shall0pass
Created: 12/14/2023
Status: Closed

Base: masterHead: goals_schedule_exactlyOneMonth


📝 Commits (1)

  • ae887b9 force 'exactly one month' schedules to be 'full'

📊 Changes

1 file changed (+6 additions, -0 deletions)

View changed files

📝 packages/loot-core/src/server/budget/goals/goalsSchedule.ts (+6 -0)

📄 Description

This makes a slight behavior change to schedules that repeat every month. Since Actual is month-based, a sinking fund for a monthly expense doesn't make much sense. This will schedule the full amount of the schedule if the schedule repeats every month. A small change in behavior may be noticed if this schedule is mixed with other schedules in the same category that are sinking funds (i.e. every 2, 4 or 8 months, etc).


🔄 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/2088 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 12/14/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `goals_schedule_exactlyOneMonth` --- ### 📝 Commits (1) - [`ae887b9`](https://github.com/actualbudget/actual/commit/ae887b905bb4f41429fb62781136af1e0feec723) force 'exactly one month' schedules to be 'full' ### 📊 Changes **1 file changed** (+6 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goals/goalsSchedule.ts` (+6 -0) </details> ### 📄 Description This makes a slight behavior change to schedules that repeat every month. Since Actual is month-based, a sinking fund for a monthly expense doesn't make much sense. This will schedule the full amount of the schedule if the schedule repeats every month. A small change in behavior may be noticed if this schedule is mixed with other schedules in the same category that are sinking funds (i.e. every 2, 4 or 8 months, etc). --- <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:51:39 -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#4110