[PR #3958] [MERGED] Prevent schedules with null amounts from crashing the app #5133

Closed
opened 2026-02-28 21:06:31 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/actualbudget/actual/pull/3958
Author: @matt-fidd
Created: 12/10/2024
Status: Merged
Merged: 12/18/2024
Merged by: @matt-fidd

Base: masterHead: fix-schedules


📝 Commits (4)

📊 Changes

2 files changed (+10 additions, -0 deletions)

View changed files

📝 packages/loot-core/src/shared/schedules.ts (+4 -0)
upcoming-release-notes/3958.md (+6 -0)

📄 Description

I'm not completely sure how users end up in this situation, but it's happened a couple of times this month alone. We'd be best handling it gracefully until we can work out how it's getting itself tied up.

Related to #3954 and some conversations in discord.


🔄 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/3958 **Author:** [@matt-fidd](https://github.com/matt-fidd) **Created:** 12/10/2024 **Status:** ✅ Merged **Merged:** 12/18/2024 **Merged by:** [@matt-fidd](https://github.com/matt-fidd) **Base:** `master` ← **Head:** `fix-schedules` --- ### 📝 Commits (4) - [`61d254d`](https://github.com/actualbudget/actual/commit/61d254d04729a58268501b0c1e1e9211fcec1001) test - [`8427af2`](https://github.com/actualbudget/actual/commit/8427af2f985e01692966db77ecd896893ef0f9e3) Merge branch 'master' into fix-schedules - [`046d059`](https://github.com/actualbudget/actual/commit/046d0599241583b2b7b012e088e1cf8b74c63a6d) note - [`d73b88e`](https://github.com/actualbudget/actual/commit/d73b88e755c6c422ed9a44886eda1e4e9961f3a0) add comment ### 📊 Changes **2 files changed** (+10 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `packages/loot-core/src/shared/schedules.ts` (+4 -0) ➕ `upcoming-release-notes/3958.md` (+6 -0) </details> ### 📄 Description I'm not completely sure how users end up in this situation, but it's happened a couple of times this month alone. We'd be best handling it gracefully until we can work out how it's getting itself tied up. Related to #3954 and some conversations in discord. --- <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 21:06:31 -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#5133