[PR #1478] [MERGED] [Bug] Goals: Monthly schedule can cause error #3769

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

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/1478
Author: @shall0pass
Created: 8/6/2023
Status: Merged
Merged: 8/7/2023
Merged by: @shall0pass

Base: masterHead: schedule_intervalValue


📝 Commits (2)

📊 Changes

2 files changed (+9 additions, -1 deletions)

View changed files

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

📄 Description

The 'interval' value from the schedules is not set if the schedule is monthly. This change will check for a valid number for the interval value and if it does not exist will default to 1 (monthly).


🔄 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/1478 **Author:** [@shall0pass](https://github.com/shall0pass) **Created:** 8/6/2023 **Status:** ✅ Merged **Merged:** 8/7/2023 **Merged by:** [@shall0pass](https://github.com/shall0pass) **Base:** `master` ← **Head:** `schedule_intervalValue` --- ### 📝 Commits (2) - [`ab647db`](https://github.com/actualbudget/actual/commit/ab647db3f0b6b29b4684d10b62f0c6fdca3c412a) check for a real value - [`6640c38`](https://github.com/actualbudget/actual/commit/6640c38bfcb243c363c26413b5fab7dcb1c56af8) release note ### 📊 Changes **2 files changed** (+9 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/server/budget/goaltemplates.ts` (+3 -1) ➕ `upcoming-release-notes/1478.md` (+6 -0) </details> ### 📄 Description The 'interval' value from the schedules is not set if the schedule is monthly. This change will check for a valid number for the interval value and if it does not exist will default to 1 (monthly). --- <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:46:27 -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#3769